diff options
Diffstat (limited to 'doc/options.n')
-rw-r--r-- | doc/options.n | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/options.n b/doc/options.n index 60a6e40..d8d3439 100644 --- a/doc/options.n +++ b/doc/options.n @@ -293,7 +293,7 @@ Specifies a string to be displayed inside the widget. The way in which the string is displayed depends on the particular widget and may be determined by other options, such as \fBanchor\fR or \fBjustify\fR. .OP \-textvariable textVariable Variable -Specifies the name of a variable. The value of the variable is a text +Specifies the name of a global variable. The value of the variable is a text string to be displayed inside the widget; if the variable value changes then the widget will automatically update itself to reflect the new value. The way in which the string is displayed in the widget depends on the |