diff options
Diffstat (limited to 'doc/checkbutton.n')
-rw-r--r-- | doc/checkbutton.n | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/checkbutton.n b/doc/checkbutton.n index d204336..d51c32d 100644 --- a/doc/checkbutton.n +++ b/doc/checkbutton.n @@ -110,7 +110,7 @@ selection, also known as the tri-state mode. Defaults to .QW "" . .VE 8.5 .OP \-variable variable Variable -Specifies name of global variable to set to indicate whether +Specifies the name of a global variable to set to indicate whether or not this button is selected. Defaults to the name of the button within its parent (i.e. the last element of the button window's path name). |