From: anthony Date: Thu, 29 Sep 2011 12:15:29 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~6930 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9cabc63541d43d96a4addd2f853c96abd5728756;p=imagemagick --- diff --git a/MagickCore/color.c b/MagickCore/color.c index 598d593c8..e787d31ef 100644 --- a/MagickCore/color.c +++ b/MagickCore/color.c @@ -2271,7 +2271,7 @@ MagickExport MagickBooleanType QueryColorname(const Image *image, % QueryMagickColorCompliance() returns the red, green, blue, and alpha % intensities for a given color name and standards compliance. % -% The format of the QueryMagickColor method is: +% The format of the QueryMagickColorCompliance method is: % % MagickBooleanType QueryMagickColor(const char *name, % const ComplianceType compliance,PixelInfo *color,