From 14d4865261bd0b6a8893501ab3d294c172c22f6d Mon Sep 17 00:00:00 2001 From: Cristy Date: Sun, 18 Dec 2016 14:56:22 -0500 Subject: [PATCH] ... --- MagickCore/shear.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MagickCore/shear.c b/MagickCore/shear.c index bee5ea83d..247314dd8 100644 --- a/MagickCore/shear.c +++ b/MagickCore/shear.c @@ -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. -- 2.40.0