From cf4441d4d5df5b592b78fdc4aa4da89ca38a3ace Mon Sep 17 00:00:00 2001 From: tmh Date: Mon, 8 Sep 2008 13:37:39 +0000 Subject: Bug [2098425] docs typo --- ChangeLog | 4 ++++ doc/menu.n | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 862e349..5edb7e8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-09-08 Todd M. Helfter + + * doc/menu.n: fix typo in docs [Bug 2098425] + 2008-08-28 Don Porter * unix/tkConfig.sh.in: Added @XFT_LIBS@ to the definition of TK_LIBS diff --git a/doc/menu.n b/doc/menu.n index 48d0855..8e9fbff 100644 --- a/doc/menu.n +++ b/doc/menu.n @@ -5,7 +5,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: menu.n,v 1.23 2008/01/30 09:58:57 dkf Exp $ +'\" RCS: @(#) $Id: menu.n,v 1.23.2.1 2008/09/08 13:37:40 tmh Exp $ '\" .so man.macros .TH menu n 4.1 Tk "Tk Built-In Commands" @@ -638,7 +638,7 @@ window of the topmost pixel in the entry specified by \fIindex\fR. The default bindings support four different ways of using menus: .TP \fBPulldown Menus in Menubar\fR -This is the most command case. You create a menu widget that will become the +This is the most common case. You create a menu widget that will become the menu bar. You then add cascade entries to this menu, specifying the pull down menus you wish to use in your menu bar. You then create all of the pulldowns. Once you have done this, specify the menu using the -- cgit v0.12