summaryrefslogtreecommitdiffstats
path: root/doc/ttk_widget.n
diff options
context:
space:
mode:
authorpspjuth <peter.spjuth@gmail.com>2011-04-21 21:18:33 (GMT)
committerpspjuth <peter.spjuth@gmail.com>2011-04-21 21:18:33 (GMT)
commit263a13f6c2ec2175eaf67ca3485c6fabd8d5f918 (patch)
treeadc56cc5a2c5a2adaf468bceb6760ab706e0b6be /doc/ttk_widget.n
parentad765017133dbcccc0ae3717c8b2417a1b07a38e (diff)
parent6fbfe956f136196f2ed8fb6baa56da9f832326cc (diff)
downloadtk-263a13f6c2ec2175eaf67ca3485c6fabd8d5f918.zip
tk-263a13f6c2ec2175eaf67ca3485c6fabd8d5f918.tar.gz
tk-263a13f6c2ec2175eaf67ca3485c6fabd8d5f918.tar.bz2
Document all variable options as global.
Diffstat (limited to 'doc/ttk_widget.n')
-rw-r--r--doc/ttk_widget.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ttk_widget.n b/doc/ttk_widget.n
index 7c0ba88..b559de4 100644
--- a/doc/ttk_widget.n
+++ b/doc/ttk_widget.n
@@ -77,7 +77,7 @@ and other button-like widgets:
Specifies a text string to be displayed inside the widget
(unless overridden by \fB\-textvariable\fR).
.OP \-textvariable textVariable Variable
-Specifies the name of variable whose value will be used
+Specifies the name of a global variable whose value will be used
in place of the \fB\-text\fR resource.
.OP \-underline underline Underline
If set, specifies the integer index (0-based) of a character to underline