summaryrefslogtreecommitdiffstats
path: root/doc/spinbox.n
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2024-06-17 13:14:45 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2024-06-17 13:14:45 (GMT)
commit8abb78aec188d72fbbd9bda28f1f9702ad3b60e5 (patch)
tree7d6314ce7713f81ae55e32187cf80e6b2a3b00eb /doc/spinbox.n
parenta983245e41399dd76602e12f17bc3170de207680 (diff)
downloadtk-8abb78aec188d72fbbd9bda28f1f9702ad3b60e5.zip
tk-8abb78aec188d72fbbd9bda28f1f9702ad3b60e5.tar.gz
tk-8abb78aec188d72fbbd9bda28f1f9702ad3b60e5.tar.bz2
"less than 0" -> negative, as everywhere else in the documentation
Diffstat (limited to 'doc/spinbox.n')
-rw-r--r--doc/spinbox.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/spinbox.n b/doc/spinbox.n
index 104ef13..f44d145 100644
--- a/doc/spinbox.n
+++ b/doc/spinbox.n
@@ -109,7 +109,7 @@ option has precedence over the \fB\-from\fR and \fB\-to\fR range.
.OP \-width width Width
Specifies an integer value indicating the desired width of the spinbox window,
in average-size characters of the widget's font.
-If the value is less than or equal to zero, the widget picks a
+If the value is negative or zero, the widget picks a
size just large enough to hold its current text.
.OP \-wrap wrap wrap
Must be a proper boolean value. If on, the spinbox will wrap around the