about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--converter/other/pngx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/converter/other/pngx.h b/converter/other/pngx.h
index be9b9558..90b320a0 100644
--- a/converter/other/pngx.h
+++ b/converter/other/pngx.h
@@ -53,7 +53,7 @@ struct pngx {
     pngx_rw      rw;
     png_uint_16  maxval;
     unsigned int numPassesRequired;
-        /* The number of times we have write the complete image to the
+        /* The number of times we have to write the complete image to the
            compressor.  This is more than one when the compressor is set
            up to do an interlaced format.
         */