From: cristy Date: Tue, 21 Apr 2015 23:03:51 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~1084 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=804b9e61604d30ea056306b18231b4fb4576f540;p=imagemagick --- diff --git a/MagickCore/morphology.c b/MagickCore/morphology.c index 4aa4c64d8..7445ff73a 100644 --- a/MagickCore/morphology.c +++ b/MagickCore/morphology.c @@ -33,7 +33,7 @@ % % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % -% Morphology is the application of various kernels, of any size or shape, to a +% Morphology is the application of various kernels, of any size or shape, to an % image in various ways (typically binary, but not always). % % Convolution (weighted sum or average) is just one specific type of