From 1de98bacf2632b072f031450bb93c7ab0de0a4b2 Mon Sep 17 00:00:00 2001 From: nicolas Date: Mon, 10 Sep 2012 17:34:35 +0000 Subject: [PATCH] comment fix --- MagickCore/enhance.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MagickCore/enhance.c b/MagickCore/enhance.c index 14b77ded8..0a5b337c8 100644 --- a/MagickCore/enhance.c +++ b/MagickCore/enhance.c @@ -3287,7 +3287,7 @@ MagickExport MagickBooleanType NormalizeImage(Image *image, % o contrast: strength of the contrast, the larger the number the more % 'threshold-like' it becomes. % -% o beta: midpoint of the function as a color value 0 to QuantumRange. +% o midpoint: midpoint of the function as a color value 0 to QuantumRange. % % o exception: return any errors or warnings in this structure. % -- 2.40.0