From 46a9a1530a17ea11ec1e9212b5184b5a71d55c4c Mon Sep 17 00:00:00 2001 From: cristy Date: Sun, 1 Feb 2015 15:02:17 +0000 Subject: [PATCH] --- MagickCore/quantize.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MagickCore/quantize.c b/MagickCore/quantize.c index 66bcd357f..14d548099 100644 --- a/MagickCore/quantize.c +++ b/MagickCore/quantize.c @@ -2943,7 +2943,7 @@ MagickExport MagickBooleanType QuantizeImages(const QuantizeInfo *quantize_info, % % Contributed by Yoya. % -% The format of the QuantizeImages method is: +% The format of the QuantizeErrorFlatten method is: % % size_t QuantizeErrorFlatten(const Image *image,const CubeInfo *cube_info, % const NodeInfo *node_info,const ssize_t offset, -- 2.50.1