summaryrefslogtreecommitdiffstats
path: root/doc/ttk_image.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/ttk_image.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/ttk_image.n')
-rw-r--r--doc/ttk_image.n4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ttk_image.n b/doc/ttk_image.n
index 09cf1f8..300a0e4 100644
--- a/doc/ttk_image.n
+++ b/doc/ttk_image.n
@@ -44,7 +44,7 @@ See \fBIMAGE STRETCHING\fR, below.
\fB\-height \fIheight\fR
.
Specifies a minimum height for the element.
-If less than zero, the base image's height is used as a default.
+If negative, the base image's height is used as a default.
.\" OPTION: -padding
.TP
\fB\-padding\fI padding\fR
@@ -76,7 +76,7 @@ or
\fB\-width \fIwidth\fR
.
Specifies a minimum width for the element.
-If less than zero, the base image's width is used as a default.
+If negative, the base image's width is used as a default.
.SH "IMAGE STRETCHING"
.PP
If the element's allocated parcel is larger than the image,