]> granicus.if.org Git - imagemagick/commitdiff
Fix typo reported by Qian Hong.
authordirk <dirk@git.imagemagick.org>
Tue, 21 Apr 2015 19:05:25 +0000 (19:05 +0000)
committerdirk <dirk@git.imagemagick.org>
Tue, 21 Apr 2015 19:05:25 +0000 (19:05 +0000)
MagickCore/morphology.c

index 38f153bf75434f0b6abd4e11257d44548f8bde17..c1c36ebab120ab9a3bbf1e9ce3267d72c8af0f29 100644 (file)
@@ -33,7 +33,7 @@
 %                                                                             %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %
-% Morpology is the the application of various kernels, of any size and even
+% Morphology is the the application of various kernels, of any size and even
 % shape, to a image in various ways (typically binary, but not always).
 %
 % Convolution (weighted sum or average) is just one specific type of