From: glennrp Date: Thu, 16 Sep 2010 12:17:35 +0000 (+0000) Subject: Fixed typo in comment of fx.c X-Git-Tag: 7.0.1-0~8902 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7dae1caffd309f5d591d60e088f1633549104811;p=imagemagick Fixed typo in comment of fx.c --- diff --git a/magick/fx.c b/magick/fx.c index f3d639124..d5f887db3 100644 --- a/magick/fx.c +++ b/magick/fx.c @@ -3508,7 +3508,7 @@ MagickExport Image *MorphImages(const Image *image, % % o segment: Define the region to apply plasma fractals values. % -% o attenuate: Define the plasmattenuation factor. +% o attenuate: Define the plasma attenuation factor. % % o depth: Limit the plasma recursion depth. %