aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Schwab1998-04-14 10:37:40 +0000
committerAndreas Schwab1998-04-14 10:37:40 +0000
commitf38514a1afe3c0d381ea68d42ea7ae3b73a9b270 (patch)
treed4eb671077e64c86028a0f67a803976c824528b4
parentcf8b2b275c8c9375aa4957327c85f899e39ed74f (diff)
downloademacs-f38514a1afe3c0d381ea68d42ea7ae3b73a9b270.tar.gz
emacs-f38514a1afe3c0d381ea68d42ea7ae3b73a9b270.zip
("Korean"): Doc fix.
-rw-r--r--lisp/language/korean.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/language/korean.el b/lisp/language/korean.el
index d80863eb102..8d3aed4f055 100644
--- a/lisp/language/korean.el
+++ b/lisp/language/korean.el
@@ -59,7 +59,7 @@
59 (coding-priority korean-iso-8bit iso-2022-kr) 59 (coding-priority korean-iso-8bit iso-2022-kr)
60 (sample-text . "Hangul ($(CGQ1[(B) $(C>H3gGO<<?d(B, $(C>H3gGO=J4O1n(B") 60 (sample-text . "Hangul ($(CGQ1[(B) $(C>H3gGO<<?d(B, $(C>H3gGO=J4O1n(B")
61 (documentation . "\ 61 (documentation . "\
62The following key bindings are avairable while using Korean input methods: 62The following key bindings are available while using Korean input methods:
63 Shift-SPC: toggle-korean-input-mthod 63 Shift-SPC: toggle-korean-input-mthod
64 Control-F9: quail-hangul-switch-symbol-ksc 64 Control-F9: quail-hangul-switch-symbol-ksc
65 F9: quail-hangul-switch-hanja") 65 F9: quail-hangul-switch-hanja")