]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Fri, 14 May 2010 23:29:46 +0000 (23:29 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Fri, 14 May 2010 23:29:46 +0000 (23:29 +0000)
magick/accelerate.c

index e1df62fb95795955d6926996f0f0a7a11b7fc8d1..1c2f4560b291be889998d7b1098588b2c2542632 100644 (file)
@@ -13,7 +13,7 @@
 %                       MagickCore Acceleration Methods                       %
 %                                                                             %
 %                              Software Design                                %
-%                              Anthony Thyssen                                %
+%                               John Cristy                                   %
 %                               January 2010                                  %
 %                                                                             %
 %                                                                             %
@@ -33,7 +33,7 @@
 %                                                                             %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %
-% Morpology is the the application of various kernals, of any size and even
+% Morphology is the the application of various kernals, 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