summaryrefslogtreecommitdiff
path: root/lisp/language
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2023-12-03 23:31:30 +0100
committerStefan Kangas <stefankangas@gmail.com>2023-12-03 23:31:30 +0100
commit5f923ff1a6a8a9ff6f06dc49c8e0e2ceee111567 (patch)
tree9da1bc8ef27afceea49d2a554ba1f6eaca5b9694 /lisp/language
parenta1f88963f5d185551af143c0faa7854519706858 (diff)
downloademacs-5f923ff1a6a8a9ff6f06dc49c8e0e2ceee111567.tar.gz
; Fix typos
Diffstat (limited to 'lisp/language')
-rw-r--r--lisp/language/hanja-util.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/language/hanja-util.el b/lisp/language/hanja-util.el
index be0364b1c23..6334b63334c 100644
--- a/lisp/language/hanja-util.el
+++ b/lisp/language/hanja-util.el
@@ -6437,7 +6437,7 @@ character. This variable is initialized by `hanja-init-load'.")
(message "")))
;; List of current conversion status.
-;; The first element is the strating position of shown list.
+;; The first element is the starting position of shown list.
;; It is a group number each split by `hanja-list-width'.
;; The second element is the position of selected element.
;; The third element is a list of suitable Hanja candidate.