diff options
author | Karl Heuer <kwzh@gnu.org> | 1998-09-06 14:31:49 +0000 |
---|---|---|
committer | Karl Heuer <kwzh@gnu.org> | 1998-09-06 14:31:49 +0000 |
commit | e8dd0160fa39d450de09febd4bcf0ff4f821a0f0 (patch) | |
tree | 8918b1357792c5919832885f6ba3697a4d36f80a /lisp/international/kkc.el | |
parent | 8d9fbccc36cf7575bd2dcfa44845e34bab0e2c54 (diff) | |
download | emacs-e8dd0160fa39d450de09febd4bcf0ff4f821a0f0.tar.gz |
Doc fixes.
Diffstat (limited to 'lisp/international/kkc.el')
-rw-r--r-- | lisp/international/kkc.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/international/kkc.el b/lisp/international/kkc.el index 8b872630d5d..6338dc10ed8 100644 --- a/lisp/international/kkc.el +++ b/lisp/international/kkc.el @@ -237,7 +237,7 @@ and the return value is the length of the conversion." (goto-char to) (kkc-update-conversion 'all) - ;; Then, ask users to selecte a desirable conversion. + ;; Then, ask users to select a desirable conversion. (force-mode-line-update) (setq kkc-converting t) (while kkc-converting |