diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2011-11-20 20:35:27 +0100 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2011-11-20 20:35:27 +0100 |
commit | fe7a3057a38e896a9c4ad12c831fb84a5d808691 (patch) | |
tree | bcb23e440925fde576409d960a71ee6df320331a /leim/quail | |
parent | 09f5d05492b6c78421c71858d0d5c4434218b8fc (diff) |
Fix typos.
Diffstat (limited to 'leim/quail')
-rw-r--r-- | leim/quail/hangul.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/leim/quail/hangul.el b/leim/quail/hangul.el index 660e776362..d3071d628e 100644 --- a/leim/quail/hangul.el +++ b/leim/quail/hangul.el @@ -112,7 +112,7 @@ (defun hangul-character (cho jung jong) "Convert CHO, JUNG, JONG to the precomposed `Hangul Syllables' character. -CHO, JUNG, JONG are relative indices in `Hangul Compatibility Jamo' of unicode. +CHO, JUNG, JONG are relative indices in `Hangul Compatibility Jamo' of Unicode. Return a zero-length string if the conversion fails." (or (decode-char |