summaryrefslogtreecommitdiff
path: root/lisp/international/kkc.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/international/kkc.el')
-rw-r--r--lisp/international/kkc.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/international/kkc.el b/lisp/international/kkc.el
index 437971742dc..8e62a2d1cc2 100644
--- a/lisp/international/kkc.el
+++ b/lisp/international/kkc.el
@@ -59,7 +59,7 @@ This string is shown at mode line when users are in KKC mode.")
(defconst kkc-lookup-cache-tag 'kkc-lookup-cache-2)
(defun kkc-save-init-file ()
- "Save initial setup code for KKC to a file specified by `kkc-init-file-name'"
+ "Save initial setup code for KKC to a file specified by `kkc-init-file-name'."
(if (and kkc-init-file-flag
(not (eq kkc-init-file-flag t)))
(let ((coding-system-for-write 'iso-2022-7bit)