]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Sun, 29 Aug 2010 17:23:29 +0000 (17:23 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Sun, 29 Aug 2010 17:23:29 +0000 (17:23 +0000)
magick/resize.c

index 92303db486e0a4a8f27b882a73165b2d8fe81ee0..4c6afba1dfdd006d770a38d8a8ab143a7d431cee 100644 (file)
@@ -405,7 +405,7 @@ static MagickRealType Welsh(const MagickRealType x,
 %
 %  Windowed Sinc/Bessel Method
 %      Blackman     Hanning     Hamming
-%      Kaiser       Lancos (Sinc)
+%      Kaiser       Lanczos (Sinc)
 %
 %  FIR filters are used as is, and are limited by that filters support window
 %  (unless over-ridden).  'Gaussian' while classed as an IIR filter, is also