summaryrefslogtreecommitdiff
path: root/contrib/testpngs/makepngs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/testpngs/makepngs.sh')
-rwxr-xr-xcontrib/testpngs/makepngs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/testpngs/makepngs.sh b/contrib/testpngs/makepngs.sh
index 059503e23..eb1c15fc9 100755
--- a/contrib/testpngs/makepngs.sh
+++ b/contrib/testpngs/makepngs.sh
@@ -74,7 +74,7 @@ case "$1" in
--coverage)
# Comments below indicate cases known to be required and not duplicated
# in other (required) cases; the aim is to get a minimal set that gives
- # the maxium code coverage.
+ # the maximum code coverage.
mpg none gray-alpha 8 # required: code coverage, sRGB opaque component
mpg none palette 8 # required: basic palette read
mpg 1.8 gray 2 # required: tests gamma threshold code