aboutsummaryrefslogtreecommitdiffstats
path: root/admin/notes
diff options
context:
space:
mode:
authorJuanma Barranquero2011-11-20 20:35:27 +0100
committerJuanma Barranquero2011-11-20 20:35:27 +0100
commitfe7a3057a38e896a9c4ad12c831fb84a5d808691 (patch)
treebcb23e440925fde576409d960a71ee6df320331a /admin/notes
parent09f5d05492b6c78421c71858d0d5c4434218b8fc (diff)
downloademacs-fe7a3057a38e896a9c4ad12c831fb84a5d808691.tar.gz
emacs-fe7a3057a38e896a9c4ad12c831fb84a5d808691.zip
Fix typos.
Diffstat (limited to 'admin/notes')
-rw-r--r--admin/notes/nextstep2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/notes/nextstep b/admin/notes/nextstep
index cf0ebbc11aa..a2e5ce2c9b0 100644
--- a/admin/notes/nextstep
+++ b/admin/notes/nextstep
@@ -83,7 +83,7 @@ original NeXT Display PostScript (DPS) APIs are available and used. Under
83Cocoa, these were removed and Quartz drawing functions replaced them. 83Cocoa, these were removed and Quartz drawing functions replaced them.
84 84
85In both cases, font glyphs are accessed through UTF8 character 85In both cases, font glyphs are accessed through UTF8 character
86representations. It would be preferable to use unicode indices, but prior 86representations. It would be preferable to use Unicode indices, but prior
87attempts at this have failed. 87attempts at this have failed.
88 88
89Multi-script fontsets are auto-created in nsfont_make_fontset_for_font() using 89Multi-script fontsets are auto-created in nsfont_make_fontset_for_font() using