diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2011-11-08 22:10:51 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2011-11-08 22:10:51 -0800 |
commit | fe3c56695721ae0735a4556f74c63cd9104204ae (patch) | |
tree | 12d01b388bacb7734462fcc78d3d875abc24d0c5 /leim/quail | |
parent | ac6b1f816a09c514f25b26e6236cf8b82b5a777d (diff) | |
download | emacs-fe3c56695721ae0735a4556f74c63cd9104204ae.tar.gz |
Spelling fixes.
Diffstat (limited to 'leim/quail')
-rw-r--r-- | leim/quail/ipa.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/leim/quail/ipa.el b/leim/quail/ipa.el index 425a0591c9d..503d8b4ec89 100644 --- a/leim/quail/ipa.el +++ b/leim/quail/ipa.el @@ -451,7 +451,7 @@ displays them, incorrectly, as separate from the modified glyphs.") ;; them, and the recipient's client is capable, they will get through, ;; though. - ("_\"" "̈") ;; Centralised U+0308 + ("_\"" "̈") ;; Centralized U+0308 ("_+" "̟") ;; Advanced U+031F ("_-" "̠") ;; Retracted U+0320 ("_/" "ˇ") ;; Rising tone U+02C7 |