summaryrefslogtreecommitdiffstats
path: root/doc/ttk_radiobutton.n
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ttk_radiobutton.n')
-rw-r--r--doc/ttk_radiobutton.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ttk_radiobutton.n b/doc/ttk_radiobutton.n
index cbea359..afbd8c2 100644
--- a/doc/ttk_radiobutton.n
+++ b/doc/ttk_radiobutton.n
@@ -29,7 +29,7 @@ it sets the variable to its associated value.
.OP \-command command Command
A Tcl script to evaluate whenever the widget is invoked.
.OP \-value Value Value
-The value to store in the associated \fI\-variable\fR
+The value to store in the associated \fB\-variable\fR
when the widget is selected.
.OP \-variable variable Variable
The name of a global variable whose value is linked to the widget.