summaryrefslogtreecommitdiffstats
path: root/doc/radiobutton.n
diff options
context:
space:
mode:
Diffstat (limited to 'doc/radiobutton.n')
-rw-r--r--doc/radiobutton.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/radiobutton.n b/doc/radiobutton.n
index ee64e1e..d18a5c1 100644
--- a/doc/radiobutton.n
+++ b/doc/radiobutton.n
@@ -93,7 +93,7 @@ In this state the \fBdisabledForeground\fR and
Specifies value to store in the button's associated variable whenever
this button is selected.
.OP \-variable variable Variable
-Specifies name of global variable to set whenever this button is
+Specifies the name of a global variable to set whenever this button is
selected. Changes in this variable also cause the button to select
or deselect itself.
Defaults to the value \fBselectedButton\fR.