Comment change, test first commit
authoranthony <A.Thyssen@griffith.edu.au>
Mon, 24 Aug 2015 00:11:27 +0000 (10:11 +1000)
committeranthony <A.Thyssen@griffith.edu.au>
Mon, 24 Aug 2015 00:11:27 +0000 (10:11 +1000)
MagickCore/effect.c

index 24ed57b97a0a345246b093967c9cb830726c327c..e970fd500c6754a67bfd06dd7951d5feb4be429f 100644 (file)
@@ -3406,7 +3406,7 @@ MagickExport Image *SharpenImage(const Image *image,const double radius,
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %
 %  SpreadImage() is a special effects method that randomly displaces each
-%  pixel in a block defined by the radius parameter.
+%  pixel in a square area defined by the radius parameter.
 %
 %  The format of the SpreadImage method is:
 %