From: Eli Zaretskii Date: Tue, 28 Dec 2021 18:07:54 +0000 (+0200) Subject: ; * lisp/keymap.el (key-valid-p): Fix wording of doc string. X-Git-Tag: emacs-29.0.90~3393 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8276605efb09abf8f86dad56f5c43fa57e5c1bd7;p=emacs.git ; * lisp/keymap.el (key-valid-p): Fix wording of doc string. --- diff --git a/lisp/keymap.el b/lisp/keymap.el index 734cbe89cd1..25288013cf8 100644 --- a/lisp/keymap.el +++ b/lisp/keymap.el @@ -297,7 +297,7 @@ See `kbd' for a descripion of KEYS." (defun key-valid-p (keys) "Say whether KEYS is a valid key. A key is a string consisting of one or more key strokes. -The key strokes are separated by a space character. +The key strokes are separated by space characters. Each key stroke is either a single character, or the name of an event, surrounded by angle brackets. In addition, any key stroke