summaryrefslogtreecommitdiff
path: root/contrib/libtests/pngstest.c
diff options
context:
space:
mode:
authormusvaage <musvaage@outlook.com>2022-09-20 17:15:49 -0500
committerCosmin Truta <ctruta@gmail.com>2022-11-27 17:39:19 +0200
commit3c152a8ef76535744b4e3926693645d28f1b1969 (patch)
tree1825387d24f9f62805692429c59a017a9575bea5 /contrib/libtests/pngstest.c
parent5a0b7e9c29ec23f87c601622cb2db01781a6cbba (diff)
downloadlibpng-3c152a8ef76535744b4e3926693645d28f1b1969.tar.gz
Fix typos
Signed-off-by: Cosmin Truta <ctruta@gmail.com>
Diffstat (limited to 'contrib/libtests/pngstest.c')
-rw-r--r--contrib/libtests/pngstest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libtests/pngstest.c b/contrib/libtests/pngstest.c
index cd4f3cd2d..973e60f52 100644
--- a/contrib/libtests/pngstest.c
+++ b/contrib/libtests/pngstest.c
@@ -1151,7 +1151,7 @@ get_pixel(png_uint_32 format))(Pixel *p, png_const_voidp pb)
*
* 2) Remove color by mapping to grayscale. (Grayscale to color is a no-op.)
*
- * 3) Convert between 8-bit and 16-bit components. (Both directtions are
+ * 3) Convert between 8-bit and 16-bit components. (Both directions are
* relevant.)
*
* This gives the following base format conversion matrix: