diff options
author | fvogel <fvogelnew1@free.fr> | 2021-11-06 14:20:34 (GMT) |
---|---|---|
committer | fvogel <fvogelnew1@free.fr> | 2021-11-06 14:20:34 (GMT) |
commit | ded5688e5671ef6605c589eb455fc46255e84b52 (patch) | |
tree | aff90fa221db131c91c69c63c49977ecca204aa8 /doc | |
parent | 789fefef4c9c8cd6433a86b1712c1a7ed0ca3bee (diff) | |
download | tk-ded5688e5671ef6605c589eb455fc46255e84b52.zip tk-ded5688e5671ef6605c589eb455fc46255e84b52.tar.gz tk-ded5688e5671ef6605c589eb455fc46255e84b52.tar.bz2 |
Minor change of the documentation following discussion in [46c2f088a2] (ttk::radiobutton -compound accepts empty string)bug-46c2f088a2
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ttk_widget.n | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ttk_widget.n b/doc/ttk_widget.n index 51c0dbd..c6bb084 100644 --- a/doc/ttk_widget.n +++ b/doc/ttk_widget.n @@ -77,7 +77,7 @@ in the case both \fB\-text\fR and \fB\-image\fR are present. If set to the empty string (the default), the rules described in the "Elements" section of \fIttk::intro(n)\fR explain which value is actually used. -Valid values are: +The other valid values are: .RS .IP text Display text only. |