summaryrefslogtreecommitdiff
path: root/contrib/tools/pngfix.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/tools/pngfix.c
parent5a0b7e9c29ec23f87c601622cb2db01781a6cbba (diff)
downloadlibpng-3c152a8ef76535744b4e3926693645d28f1b1969.tar.gz
Fix typos
Signed-off-by: Cosmin Truta <ctruta@gmail.com>
Diffstat (limited to 'contrib/tools/pngfix.c')
-rw-r--r--contrib/tools/pngfix.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/tools/pngfix.c b/contrib/tools/pngfix.c
index 54a467daf..cdf3f1cb4 100644
--- a/contrib/tools/pngfix.c
+++ b/contrib/tools/pngfix.c
@@ -867,7 +867,7 @@ struct file
* signature (in length,type).
*
* When a chunk control structure is instantiated these values are copied
- * into the structure and can then be overritten with the data for the next
+ * into the structure and can then be overwritten with the data for the next
* chunk.
*/
fpos_t data_pos; /* Position of first byte of chunk data */