]> granicus.if.org Git - imagemagick/commitdiff
...
authorCristy <urban-warrior@imagemagick.org>
Sun, 18 Dec 2016 19:56:22 +0000 (14:56 -0500)
committerCristy <urban-warrior@imagemagick.org>
Sun, 18 Dec 2016 19:56:22 +0000 (14:56 -0500)
MagickCore/shear.c

index bee5ea83d9f038f91508f3d91ac6d99c9545a746..247314dd8d259c970a3696beafa3ee301becb9b8 100644 (file)
@@ -34,7 +34,7 @@
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %
 %  The XShearImage() and YShearImage() methods are based on the paper "A Fast
-%  Algorithm for General Raster Rotatation" by Alan W. Paeth, Graphics
+%  Algorithm for General Raster Rotation" by Alan W. Paeth, Graphics
 %  Interface '86 (Vancouver).  ShearRotateImage() is adapted from a similar
 %  method based on the Paeth paper written by Michael Halle of the Spatial
 %  Imaging Group, MIT Media Lab.