summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2023-12-26 14:38:45 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2023-12-26 14:38:45 (GMT)
commit1c2e80197e9d307739aa5760770364927b90533a (patch)
tree6d8b60bbd78518aab1677f915a03bf5914a84090 /doc
parentd72503f57746de5d0b517d9e4566500d6707e366 (diff)
downloadtk-1c2e80197e9d307739aa5760770364927b90533a.zip
tk-1c2e80197e9d307739aa5760770364927b90533a.tar.gz
tk-1c2e80197e9d307739aa5760770364927b90533a.tar.bz2
[da23032e6a]: Update documentation
Diffstat (limited to 'doc')
-rw-r--r--doc/ttk_combobox.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ttk_combobox.n b/doc/ttk_combobox.n
index fdc51af..20688f1 100644
--- a/doc/ttk_combobox.n
+++ b/doc/ttk_combobox.n
@@ -69,7 +69,7 @@ the last element of the list, moreover the same simple interpretation as
for the command \fBstring index\fR is supported, with simple integer index
arithmetic and indexing relative to \fBend\fR).
Otherwise, returns the index of the current value in the list of
-\fB\-values\fR or \fB\-1\fR if the current value does not appear in the list.
+\fB\-values\fR or \fB\{}\fR if the current value does not appear in the list.
.TP
\fIpathName \fBget\fR
Returns the current value of the combobox.