diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2011-11-13 22:27:12 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2011-11-13 22:27:12 -0800 |
commit | 09e80d9fb9fe7239d0fa301973920845831366d3 (patch) | |
tree | 771e73119b2ad9bf6cbf1fbff92a5f4cb1bf03ed /leim/quail | |
parent | 56632ce4cd8616f0613e8734d62ec5e2f833c7dc (diff) | |
download | emacs-09e80d9fb9fe7239d0fa301973920845831366d3.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 503d8b4ec89..a41cf53c377 100644 --- a/leim/quail/ipa.el +++ b/leim/quail/ipa.el @@ -170,7 +170,7 @@ incorrectly, as separate from the modified glyphs.") ("a~" "ã") ;; Low central unrounded vowel, nasal U+00E3 ("o~" "õ") ;; Upper-mid back rounded vowel, nasal U+00F5 ("u~" "ũ") ;; High back rounded vowel, nasal U+0169 - ("~" "̃") ;; +Nasalised modifier U+0303 + ("~" "̃") ;; +Nasalized modifier U+0303 (":" "ː") ;; +Long modifier U+02D0 ("-" "̩") ;; +Syllabic modifier U+0329 ("." "̣") ;; +Retroflex modifier U+0323 |