diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2011-11-12 23:48:23 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2011-11-12 23:48:23 -0800 |
commit | f6b1b0a848cfdaf07e5b785e72a33c1316821e2c (patch) | |
tree | 909f93b643682c1390281a25dc5b36ad359ec6cf /admin/charsets | |
parent | 1c889bf68c346fa521c09b9abd6fc225c5518654 (diff) | |
download | emacs-f6b1b0a848cfdaf07e5b785e72a33c1316821e2c.tar.gz emacs-f6b1b0a848cfdaf07e5b785e72a33c1316821e2c.tar.bz2 emacs-f6b1b0a848cfdaf07e5b785e72a33c1316821e2c.zip |
Spelling fixes.
Diffstat (limited to 'admin/charsets')
-rw-r--r-- | admin/charsets/cp51932.awk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/charsets/cp51932.awk b/admin/charsets/cp51932.awk index 39ccc1c7dc1..b611def710d 100644 --- a/admin/charsets/cp51932.awk +++ b/admin/charsets/cp51932.awk @@ -20,7 +20,7 @@ # Commentary: -# Genereate a translation table for CP51932 (EUC-JP of MicroSoft Version). +# Generate a translation table for CP51932 (EUC-JP of MicroSoft Version). # It maps invalid JISX0208 code points used by CP51932 to Unicode. # 4th field of the input has these meanings: # 0: JISX0208 characters. |