diff lispref/keymaps.texi @ 12125:995be67f3fd1

updates for version 19.29. ,
author Melissa Weisshaus <melissa@gnu.org>
date Thu, 08 Jun 1995 04:43:19 +0000
parents a6eb5f12b0f3
children 284b8763066d
line wrap: on
line diff
--- a/lispref/keymaps.texi	Thu Jun 08 04:16:18 1995 +0000
+++ b/lispref/keymaps.texi	Thu Jun 08 04:43:19 1995 +0000
@@ -1488,7 +1488,7 @@
 
 If an alias command has no keyboard equivalent itself, menus show the
 keyboard equivalent of its underlying command.  In the example above,
-menus items defined to run @code{make-read-only} or @code{make-writable}
+menu items defined to run @code{make-read-only} or @code{make-writable}
 would show the keyboard equivalents of @code{toggle-read-only}.
 
 @node Mouse Menus