summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2018-01-28 15:31:37 (GMT)
committerfvogel <fvogelnew1@free.fr>2018-01-28 15:31:37 (GMT)
commite71e54eb6c80f7bde6a17cd7800f361c4086dee5 (patch)
treea7d43e6552f02b43a50dd218a15db17fcffc855a /doc
parentdfaf0f6750758e9dce77363c8b09d6fdf5d5afe5 (diff)
downloadtk-e71e54eb6c80f7bde6a17cd7800f361c4086dee5.zip
tk-e71e54eb6c80f7bde6a17cd7800f361c4086dee5.tar.gz
tk-e71e54eb6c80f7bde6a17cd7800f361c4086dee5.tar.bz2
Fix [9d27218f76]: ttk::spinbox doc page mentions current, but it is not a valid command
Diffstat (limited to 'doc')
-rw-r--r--doc/ttk_spinbox.n2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/ttk_spinbox.n b/doc/ttk_spinbox.n
index 6f67db7..b55d12e 100644
--- a/doc/ttk_spinbox.n
+++ b/doc/ttk_spinbox.n
@@ -67,8 +67,6 @@ See the \fBttk::entry\fR manual for information about using the
The following subcommands are possible for spinbox widgets in addition to
the commands described for the \fBttk::entry\fR widget:
.TP
-\fIpathName \fBcurrent \fIindex\fR
-.TP
\fIpathName \fBget\fR
Returns the spinbox's current value.
.TP