From c2b730ec17e671f7c9d21fad2dce275d2fcd1134 Mon Sep 17 00:00:00 2001 From: cristy Date: Tue, 24 Nov 2009 14:32:09 +0000 Subject: [PATCH] --- wand/convert.c | 2 +- wand/mogrify.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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", -- 2.40.0