summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2024-02-16 15:22:47 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2024-02-16 15:22:47 (GMT)
commit5ae0e88cc49f83ebe127f1aebddadc4e5d7c1990 (patch)
tree0e42252ab9eb6de4d6106e59412ae2e95765ea89 /doc
parent2d5bd258efa4930673224605e1bd76b0badcef46 (diff)
parentf8e0440984fd76b924ce69b6b049d4333088933b (diff)
downloadtk-5ae0e88cc49f83ebe127f1aebddadc4e5d7c1990.zip
tk-5ae0e88cc49f83ebe127f1aebddadc4e5d7c1990.tar.gz
tk-5ae0e88cc49f83ebe127f1aebddadc4e5d7c1990.tar.bz2
Merge 8.6
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 dc218bf..8b28478 100644
--- a/doc/FindPhoto.3
+++ b/doc/FindPhoto.3
@@ -264,7 +264,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