]> granicus.if.org Git - imagemagick/commitdiff
comment fix
authornicolas <nicolas@git.imagemagick.org>
Mon, 10 Sep 2012 17:34:35 +0000 (17:34 +0000)
committernicolas <nicolas@git.imagemagick.org>
Mon, 10 Sep 2012 17:34:35 +0000 (17:34 +0000)
MagickCore/enhance.c

index 14b77ded835387dcce47f8f2a11cf76d8bb9b4ad..0a5b337c8f9de721101ee1b22ab1f7c108f1a146 100644 (file)
@@ -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.
 %