summaryrefslogtreecommitdiff
path: root/leim
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2001-04-19 07:36:35 +0000
committerEli Zaretskii <eliz@gnu.org>2001-04-19 07:36:35 +0000
commit55a22ce11ada6dc60ecab8999c3303ef20479453 (patch)
tree573ffde795a24e7fe0346a9973c43a992540f54b /leim
parenteeffb293a3e249447b1c55405cab0f778c10fd04 (diff)
downloademacs-55a22ce11ada6dc60ecab8999c3303ef20479453.tar.gz
Doc fix in korean-hangul input method.
Diffstat (limited to 'leim')
-rw-r--r--leim/ChangeLog4
-rw-r--r--leim/quail/hangul.el2
2 files changed, 5 insertions, 1 deletions
diff --git a/leim/ChangeLog b/leim/ChangeLog
index f4e91e7189e..035ac249722 100644
--- a/leim/ChangeLog
+++ b/leim/ChangeLog
@@ -1,3 +1,7 @@
+2001-04-19 Eli Zaretskii <eliz@is.elta.co.il>
+
+ * quail/hangul.el <korean-hangul>: Doc fix.
+
2001-04-18 Andrew Innes <andrewi@gnu.org>
* makefile.w32-in (EMACSLOADPATH): Define.
diff --git a/leim/quail/hangul.el b/leim/quail/hangul.el
index f263b4a985a..08447ba44c5 100644
--- a/leim/quail/hangul.el
+++ b/leim/quail/hangul.el
@@ -44,7 +44,7 @@ The key sequence \"Z<key>\" can be used for \"$(C#0(B..$(C#A(B..$(C#a(B..\
The key sequence \"H<key-sequence>\" can be used for \"$(C$U$V(B...\".
The key sequnece \"S<key>\" can be used for such symbols as \"$(C!M!L"6(B...\".
-You can use the key TAB to know the avairable key combination.
+You can use the key TAB to know the available key combination.
For instance, typing \"S\" followed by TAB will tell you
which key you should type to input some specific symbol.
--- Example ---