diff options
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 6691ee9eb9b..437971742dc 100644 --- a/lisp/international/kkc.el +++ b/lisp/international/kkc.el @@ -613,7 +613,7 @@ and change the current conversion to the last one in the group." (message "%s" msg)))) ;; Update the conversion area with the latest conversion selected. -;; ALL if non nil means to update the whole area, else update only +;; ALL if non-nil means to update the whole area, else update only ;; inside quail-overlay-head. (defun kkc-update-conversion (&optional all) |