From: cristy Date: Tue, 24 Nov 2009 14:32:09 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~10349 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c2b730ec17e671f7c9d21fad2dce275d2fcd1134;p=imagemagick --- diff --git a/wand/convert.c b/wand/convert.c index 50c6d8af1..f7283a1c7 100644 --- a/wand/convert.c +++ b/wand/convert.c @@ -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", diff --git a/wand/mogrify.c b/wand/mogrify.c index 7b2ee74e3..398ab684a 100644 --- a/wand/mogrify.c +++ b/wand/mogrify.c @@ -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",