changeset 21487:471d8709f534

Fix previous change.
author Kenichi Handa <handa@m17n.org>
date Mon, 13 Apr 1998 02:35:41 +0000
parents 900aecbf7d38
children 2c0815a83862
files lisp/language/korean.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/language/korean.el	Sun Apr 12 18:13:34 1998 +0000
+++ b/lisp/language/korean.el	Mon Apr 13 02:35:41 1998 +0000
@@ -53,7 +53,7 @@
 (set-language-info-alist
  "Korean" '((setup-function . setup-korean-environment)
 	    (exit-function . exit-korean-environment)
-	    (tutorial . "TUTORIAL.ka")
+	    (tutorial . "TUTORIAL.ko")
 	    (charset korean-ksc5601)
 	    (coding-system iso-2022-kr korean-iso-8bit)
 	    (coding-priority korean-iso-8bit iso-2022-kr)