summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2024-02-16 15:16:01 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2024-02-16 15:16:01 (GMT)
commitf8e0440984fd76b924ce69b6b049d4333088933b (patch)
treec30a0c129f61143c4de0d30c723a0ae8fb68a0f5 /doc
parented7e89f24411571343e21f08baeb35984a519c30 (diff)
downloadtk-f8e0440984fd76b924ce69b6b049d4333088933b.zip
tk-f8e0440984fd76b924ce69b6b049d4333088933b.tar.gz
tk-f8e0440984fd76b924ce69b6b049d4333088933b.tar.bz2
Fix [82d5a93a46]: 8.6 Documentation/comment typo fixes
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