]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Wed, 15 May 2013 22:41:24 +0000 (22:41 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Wed, 15 May 2013 22:41:24 +0000 (22:41 +0000)
MagickCore/pixel.c

index 6552e08488d60c6ea73701b918054db32a34c47f..c60744f60effb344ca85cf710ff3b51a257f1b87 100644 (file)
@@ -6160,14 +6160,14 @@ MagickExport MagickBooleanType IsFuzzyEquivalencePixelInfo(const PixelInfo *p,
 %                                                                             %
 %                                                                             %
 %                                                                             %
-%   S e t P i x e l C h a n n e l M a p M a s k                               %
+%   S e t P i x e l C h a n n e l M a s k                                     %
 %                                                                             %
 %                                                                             %
 %                                                                             %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %
-%  SetPixelChannelMask() sets the pixel channel map from the specified
-%  channel mask.
+%  SetPixelChannelMask() sets the pixel channel map from the specified channel
+%  mask.
 %
 %  The format of the SetPixelChannelMask method is:
 %