From f6841eb57b1dd6793ceed3d28dba80e999d35dc4 Mon Sep 17 00:00:00 2001 From: cristy Date: Sun, 15 Jun 2014 18:38:48 +0000 Subject: [PATCH] --- MagickCore/statistic.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MagickCore/statistic.c b/MagickCore/statistic.c index 362b72fa7..f162483af 100644 --- a/MagickCore/statistic.c +++ b/MagickCore/statistic.c @@ -2704,7 +2704,7 @@ static inline void GetRootMeanSquarePixelList(PixelList *pixel_list, count; /* - Find the mean value for each of the color. + Find the root mean square value for each of the color. */ p=(&pixel_list->skip_list); color=65536L; -- 2.50.1