summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2016-10-12 19:30:58 (GMT)
committerfvogel <fvogelnew1@free.fr>2016-10-12 19:30:58 (GMT)
commit685b8e2972aff70596e861c3369e48067e55a112 (patch)
tree275f97c6fc6a3ef2764da393af50745092b95e9a /doc
parenta193632d10533d3800204b95ae54bb963f7f4e0e (diff)
parent3777c7414cf7ce927a2e71969018eab91f98815b (diff)
downloadtk-685b8e2972aff70596e861c3369e48067e55a112.zip
tk-685b8e2972aff70596e861c3369e48067e55a112.tar.gz
tk-685b8e2972aff70596e861c3369e48067e55a112.tar.bz2
Fixed [3217462fff] - Tri-state buttons not working for non-native themes
Diffstat (limited to 'doc')
-rw-r--r--doc/ttk_vsapi.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ttk_vsapi.n b/doc/ttk_vsapi.n
index 334836c..4d5c3eb 100644
--- a/doc/ttk_vsapi.n
+++ b/doc/ttk_vsapi.n
@@ -61,7 +61,7 @@ corresponding Visual Styles API state value.
This permits the element appearance to respond to changes in the
widget state such as becoming active or being pressed. The list should
be as described for the \fBttk::style map\fR command but note that the
-last pair in the list should be the default state and is typically and
+last pair in the list should be the default state and is typically an
empty list and 1. Unfortunately all the Visual Styles parts have
different state values and these must be looked up either in the
Microsoft documentation or more likely in the header files. The