Commit bc64d1764 for imagemagick.org
commit bc64d176401ca65d9239ebb8f158392cf4d54079
Author: Cristy <urban-warrior@imagemagick.org>
Date: Sat May 30 08:13:09 2026 -0400
cosmetic
diff --git a/MagickCore/identify.c b/MagickCore/identify.c
index 1903dac9d..d32c3fdcb 100644
--- a/MagickCore/identify.c
+++ b/MagickCore/identify.c
@@ -985,7 +985,7 @@ MagickExport MagickBooleanType IdentifyImage(Image *image,FILE *file,
if (channel_moments != (ChannelMoments *) NULL)
{
scale=(double) ((1UL << image->depth)-1);
- (void) FormatLocaleFile(file," Channel moments:\n");
+ (void) FormatLocaleFile(file," Channel Hu moments:\n");
switch (colorspace)
{
case RGBColorspace: