]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Tue, 24 Nov 2009 14:32:09 +0000 (14:32 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Tue, 24 Nov 2009 14:32:09 +0000 (14:32 +0000)
wand/convert.c
wand/mogrify.c

index 50c6d8af13be7b4cd3f56f75f8eeb455c8888d69..f7283a1c77ecd306d8816ecc941a6b48d2e671da 100644 (file)
@@ -196,7 +196,7 @@ static MagickBooleanType ConvertUsage(void)
       "                     floodfill the image with color",
       "-flop                flop image horizontally",
       "-frame geometry      surround image with an ornamental border",
-      "-function name paramters",
+      "-function name parameters",
       "                     apply function over image values",
       "-gamma value         level of gamma correction",
       "-gaussian-blur geometry",
index 7b2ee74e385cf578340b4e12d241728bf2390424..398ab684a5ed6b91f3b3bbdde22c0499f34a7adf 100644 (file)
@@ -3635,7 +3635,7 @@ static MagickBooleanType MogrifyUsage(void)
       "                     floodfill the image with color",
       "-flop                flop image horizontally",
       "-frame geometry      surround image with an ornamental border",
-      "-function name paramters",
+      "-function name parameters",
       "                     apply function over image values",
       "-gamma value         level of gamma correction",
       "-gaussian-blur geometry",