aboutsummaryrefslogtreecommitdiff
path: root/contrib/tools/pngcp.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/tools/pngcp.c')
-rw-r--r--contrib/tools/pngcp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/tools/pngcp.c b/contrib/tools/pngcp.c
index 16d4e7f4d..c03b6c7fc 100644
--- a/contrib/tools/pngcp.c
+++ b/contrib/tools/pngcp.c
@@ -336,7 +336,7 @@ static const option options[] =
# define VLC(name) VLCIDAT(name) VLCiCCP(name) VLCzTXt(name)
# ifdef PNG_SW_COMPRESS_png_level
- /* The libpng compression level isn't searched because it justs sets the
+ /* The libpng compression level isn't searched because it just sets the
* other things that are searched!
*/
VLO("compression", compression, 0)