diff man/lispref/menus.texi @ 5703:6b027725e340

Doc typo fix.
author Stephen J. Turnbull <stephen@xemacs.org>
date Fri, 28 Dec 2012 02:29:16 +0900
parents f43f9ca6c7d9
children 44b0b4ea5cae
line wrap: on
line diff
--- a/man/lispref/menus.texi	Mon Dec 24 18:40:47 2012 +0900
+++ b/man/lispref/menus.texi	Fri Dec 28 02:29:16 2012 +0900
@@ -638,7 +638,7 @@
 will add a new menu to the top level menubar.  The new menu can be reached
 by pressing "t" while the top level menubar is active.  When the menu is
 active, pressing "1" will activate the first item and insert the character
-"1" into the buffer.  Pressing "2" will activate the second item and insert
+"1" into the buffer.  Pressing "T" will activate the second item and insert
 the character "2" into the buffer.  Pressing "3" will activate the third item
 and insert the character "3" into the buffer.