changeset 38953:41ebc22562e0

Minor clarification.
author Richard M. Stallman <rms@gnu.org>
date Sat, 25 Aug 2001 20:38:20 +0000
parents c2f31ad2923b
children 5c282c7df1cf
files man/commands.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/man/commands.texi	Sat Aug 25 19:17:49 2001 +0000
+++ b/man/commands.texi	Sat Aug 25 20:38:20 2001 +0000
@@ -161,7 +161,7 @@
   If you do make or eliminate prefix keys, that changes the set of
 possible key sequences.  For example, if you redefine @kbd{C-f} as a
 prefix, @kbd{C-f C-k} automatically becomes a key (complete, unless you
-define it too as a prefix).  Conversely, if you remove the prefix
+define that too as a prefix).  Conversely, if you remove the prefix
 definition of @kbd{C-x 4}, then @kbd{C-x 4 f} (or @kbd{C-x 4
 @var{anything}}) is no longer a key.