]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Mon, 17 May 2010 19:34:48 +0000 (19:34 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Mon, 17 May 2010 19:34:48 +0000 (19:34 +0000)
magick/shear.c

index 52ea2ed876992815579f219814253daf3b3c6d2d..a4aba6eac0e6d67a5406ca5ee56538465bd26e3c 100644 (file)
@@ -992,7 +992,7 @@ MagickExport Image *DeskewImage(const Image *image,const double threshold,
 %                                                                             %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %
-%  IntegralRotateImage()  rotates the image an integral of 90 degrees.  It
+%  IntegralRotateImage() rotates the image an integral of 90 degrees.  It
 %  allocates the memory necessary for the new Image structure and returns a
 %  pointer to the rotated image.
 %