summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2016-09-24 21:50:11 (GMT)
committerfvogel <fvogelnew1@free.fr>2016-09-24 21:50:11 (GMT)
commiteb9183790f07065eb2210b29d6fc9276e49481e1 (patch)
treeb5b0e1dc218883bdcf2dc7eb9ffafbd72393fdce /doc
parent3e694f4b61010dbd0214355d77014613d5aa0611 (diff)
downloadtk-eb9183790f07065eb2210b29d6fc9276e49481e1.zip
tk-eb9183790f07065eb2210b29d6fc9276e49481e1.tar.gz
tk-eb9183790f07065eb2210b29d6fc9276e49481e1.tar.bz2
Fixed typo
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