diff options
| author | Glenn Morris | 2018-02-16 17:33:57 -0500 |
|---|---|---|
| committer | Glenn Morris | 2018-02-16 17:33:57 -0500 |
| commit | 69107f347b3ac7f51cd22333f57393fd735915f2 (patch) | |
| tree | b1dbe911192a77d9be141538b4ee3df5b79ebfcf /admin/notes/unicode | |
| parent | aaad1e62f3e87873135a465530d6686bed5dc4c3 (diff) | |
| download | emacs-69107f347b3ac7f51cd22333f57393fd735915f2.tar.gz emacs-69107f347b3ac7f51cd22333f57393fd735915f2.zip | |
; Fix doc typos related to indefinite articles
Diffstat (limited to 'admin/notes/unicode')
| -rw-r--r-- | admin/notes/unicode | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/notes/unicode b/admin/notes/unicode index 85ba67bc503..ff0de8aeff9 100644 --- a/admin/notes/unicode +++ b/admin/notes/unicode | |||
| @@ -85,7 +85,7 @@ regard to completeness. | |||
| 85 | code (keymap.c and print.c). | 85 | code (keymap.c and print.c). |
| 86 | 86 | ||
| 87 | * Rationalize character syntax and its relationship to the Unicode | 87 | * Rationalize character syntax and its relationship to the Unicode |
| 88 | database. (Applies mainly to symbol an punctuation syntax.) | 88 | database. (Applies mainly to symbol and punctuation syntax.) |
| 89 | 89 | ||
| 90 | * Fontset handling and customization needs work. We want to relate | 90 | * Fontset handling and customization needs work. We want to relate |
| 91 | fonts to scripts, probably based on the Unicode blocks. The | 91 | fonts to scripts, probably based on the Unicode blocks. The |