summaryrefslogtreecommitdiffstats
path: root/doc/menu.n
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2009-01-11 11:25:21 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2009-01-11 11:25:21 (GMT)
commit9049917e02eac18124825d8b467ac9a57a58ed38 (patch)
treed6df0561177a6c7010721f83aa4b0137f7f6479f /doc/menu.n
parent847e8e877858c89627b0e81bffdbcdef79c210c3 (diff)
downloadtk-9049917e02eac18124825d8b467ac9a57a58ed38.zip
tk-9049917e02eac18124825d8b467ac9a57a58ed38.tar.gz
tk-9049917e02eac18124825d8b467ac9a57a58ed38.tar.bz2
Fix missing word spotted by stu.
Diffstat (limited to 'doc/menu.n')
-rw-r--r--doc/menu.n4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/menu.n b/doc/menu.n
index 0cb4f83..5cc6e58 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.27 2008/09/23 13:36:42 dkf Exp $
+'\" RCS: @(#) $Id: menu.n,v 1.28 2009/01/11 11:25:21 patthoyts Exp $
'\"
.so man.macros
.TH menu n 4.1 Tk "Tk Built-In Commands"
@@ -48,7 +48,7 @@ to invoke whenever the menu is torn off. The actual command will
consist of the value of this option, followed by a space, followed
by the name of the menu window, followed by a space, followed by
the name of the name of the torn off menu window. For example, if
-the option's is
+the option's value is
.QW "\fBa b\fR"
and menu \fB.x.y\fR is torn off to
create a new menu \fB.x.tearoff1\fR, then the command