From 40f84e906f67eeefd51076747396aaa1354a8dd6 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 7 Jul 2023 09:59:52 +0300 Subject: [PATCH] ; * doc/lispref/keymaps.texi (Key Binding Commands): Fix typo. --- doc/lispref/keymaps.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/lispref/keymaps.texi b/doc/lispref/keymaps.texi index ab862e75bb5..9e36d6716b9 100644 --- a/doc/lispref/keymaps.texi +++ b/doc/lispref/keymaps.texi @@ -2071,7 +2071,7 @@ problematic suffixes/prefixes are @kbd{@key{ESC}}, @kbd{M-O} (which is really This section describes some convenient interactive interfaces for changing key bindings. They work by calling @code{keymap-set} -(@pxref{Changing key Bindings}). In interactive use, these commands +(@pxref{Changing Key Bindings}). In interactive use, these commands prompt for the argument @var{key} and expect the user to type a valid key sequence; they also prompt for the @var{binding} of the key sequence, and expect the name of a command (i.e., a symbol that -- 2.39.2