From 002b27de622c84ff2ecce7fd8da2301d2a02106c Mon Sep 17 00:00:00 2001 From: Cristy Date: Tue, 16 May 2017 21:13:16 -0400 Subject: [PATCH] ... --- MagickWand/compare.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MagickWand/compare.c b/MagickWand/compare.c index eb405d1a6..03b867a2c 100644 --- a/MagickWand/compare.c +++ b/MagickWand/compare.c @@ -100,7 +100,7 @@ static MagickBooleanType CompareUsage(void) "-brightness-contrast geometry", " improve brightness / contrast of the image", "-distort method args", - " distort images according to given method ad args", + " distort images according to given method and args", "-level value adjust the level of image contrast", "-resize geometry resize the image", "-rotate degrees apply Paeth rotation to the image", -- 2.50.1