summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2024-02-16 15:29:27 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2024-02-16 15:29:27 (GMT)
commitefc3f3d42f6cf994cace9d7c010e9df68d37f8db (patch)
tree0dcb9ab8e5089a8ebaf2f30bcc6c8d7d73f236c2 /doc
parent520853aabbe489eadcf8079f0ea0c3324104cbb4 (diff)
parent5ae0e88cc49f83ebe127f1aebddadc4e5d7c1990 (diff)
downloadtk-efc3f3d42f6cf994cace9d7c010e9df68d37f8db.zip
tk-efc3f3d42f6cf994cace9d7c010e9df68d37f8db.tar.gz
tk-efc3f3d42f6cf994cace9d7c010e9df68d37f8db.tar.bz2
Merge 8.7
Diffstat (limited to 'doc')
-rw-r--r--doc/FindPhoto.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/FindPhoto.3 b/doc/FindPhoto.3
index 57d0b77..066371e 100644
--- a/doc/FindPhoto.3
+++ b/doc/FindPhoto.3
@@ -263,7 +263,7 @@ data (e.g. separate planes for the red, green, blue and alpha
channels). Unfortunately, the implementation fails to hold this
promise. The problem is that the \fIpixelSize\fR field is
(incorrectly) used to determine whether the image has an alpha channel.
-Currently, if the offset for the alpha channel is greater or equal than
+Currently, if the offset for the alpha channel is greater than or equal to
\fIpixelSize\fR, \fBtk_PhotoPutblock\fR assumes no alpha data is
present and makes the image fully opaque. This means that for layouts
where the channels are separate (or any other exotic layout where