From 986b3198d0bf5aeed2bb039224d58759ad22521c Mon Sep 17 00:00:00 2001 From: tmh Date: Mon, 8 Sep 2008 13:37:30 +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 1568161..1bb6846 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-09-03 Don Porter * generic/tk.h: Dropped use of _ANSI_ARGS_ macro to preserve diff --git a/doc/menu.n b/doc/menu.n index 3766e28..ed862a7 100644 --- a/doc/menu.n +++ b/doc/menu.n @@ -6,7 +6,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.25 2008/06/30 22:57:03 dkf Exp $ +'\" RCS: @(#) $Id: menu.n,v 1.26 2008/09/08 13:37:32 tmh Exp $ '\" .so man.macros .TH menu n 4.1 Tk "Tk Built-In Commands" @@ -637,7 +637,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