summaryrefslogtreecommitdiffstats
path: root/doc/menu.n
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2009-01-11 11:27:10 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2009-01-11 11:27:10 (GMT)
commitd3fa4656ff2cc2112b73213861cb0f59868094fe (patch)
treec0d116b289d0bf3c5d520f595d87b24eb0f863cf /doc/menu.n
parentd3c24552b0b4c0f1b41f75a62be35d89c0d8e73e (diff)
downloadtk-d3fa4656ff2cc2112b73213861cb0f59868094fe.zip
tk-d3fa4656ff2cc2112b73213861cb0f59868094fe.tar.gz
tk-d3fa4656ff2cc2112b73213861cb0f59868094fe.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 8e9fbff..70a4c99 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.2.1 2008/09/08 13:37:40 tmh Exp $
+'\" RCS: @(#) $Id: menu.n,v 1.23.2.2 2009/01/11 11:27:10 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