aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/international/ja-dic-cnv.el
diff options
context:
space:
mode:
authorPaul Eggert <[email protected]>2013-03-18 21:41:53 -0700
committerPaul Eggert <[email protected]>2013-03-18 21:41:53 -0700
commitbad98418bf75efc6dd8ac393157413bc6ef769b4 (patch)
treeee2151b8a97dc2b71ab938e2a1938720d876ec1b /lisp/international/ja-dic-cnv.el
parent627b52b0c6f73edc94db90b1f76bd9f44a626ffd (diff)
Spelling fixes.
Diffstat (limited to 'lisp/international/ja-dic-cnv.el')
-rw-r--r--lisp/international/ja-dic-cnv.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/international/ja-dic-cnv.el b/lisp/international/ja-dic-cnv.el
index 5382dbe3ad..13b0ac8b6a 100644
--- a/lisp/international/ja-dic-cnv.el
+++ b/lisp/international/ja-dic-cnv.el
@@ -330,7 +330,7 @@ The name of generated file is specified by the variable `ja-dic-filename'."
(interactive "FSKK dictionary file: ")
(message "Reading file \"%s\" ..." filename)
(let* ((coding-system-for-read 'euc-japan)
- (skkbuf (get-buffer-create " *skkdic-unnannotated*"))
+ (skkbuf (get-buffer-create " *skkdic-unannotated*"))
(buf (get-buffer-create "*skkdic-work*")))
;; Set skkbuf to an unannotated copy of the dictionary.
(with-current-buffer skkbuf