diff options
| author | Juanma Barranquero | 2011-11-20 20:35:27 +0100 |
|---|---|---|
| committer | Juanma Barranquero | 2011-11-20 20:35:27 +0100 |
| commit | fe7a3057a38e896a9c4ad12c831fb84a5d808691 (patch) | |
| tree | bcb23e440925fde576409d960a71ee6df320331a /admin/notes | |
| parent | 09f5d05492b6c78421c71858d0d5c4434218b8fc (diff) | |
| download | emacs-fe7a3057a38e896a9c4ad12c831fb84a5d808691.tar.gz emacs-fe7a3057a38e896a9c4ad12c831fb84a5d808691.zip | |
Fix typos.
Diffstat (limited to 'admin/notes')
| -rw-r--r-- | admin/notes/nextstep | 2 |
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 | |||
| 83 | Cocoa, these were removed and Quartz drawing functions replaced them. | 83 | Cocoa, these were removed and Quartz drawing functions replaced them. |
| 84 | 84 | ||
| 85 | In both cases, font glyphs are accessed through UTF8 character | 85 | In both cases, font glyphs are accessed through UTF8 character |
| 86 | representations. It would be preferable to use unicode indices, but prior | 86 | representations. It would be preferable to use Unicode indices, but prior |
| 87 | attempts at this have failed. | 87 | attempts at this have failed. |
| 88 | 88 | ||
| 89 | Multi-script fontsets are auto-created in nsfont_make_fontset_for_font() using | 89 | Multi-script fontsets are auto-created in nsfont_make_fontset_for_font() using |