From 7d1225834341f8338ddaa5b6f553069ffcc0f1c2 Mon Sep 17 00:00:00 2001 From: Cristy Date: Fri, 30 Nov 2018 07:00:17 -0500 Subject: [PATCH] ... --- MagickCore/enhance.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MagickCore/enhance.c b/MagickCore/enhance.c index 1ebc6431f..45f333382 100644 --- a/MagickCore/enhance.c +++ b/MagickCore/enhance.c @@ -286,7 +286,7 @@ MagickExport MagickBooleanType BrightnessContrastImage(Image *image, % o number_bins: number of bins for histogram ("dynamic range"). % % o clip_limit: contrast limit for localised changes in contrast. A limit -% than 1 results in standard non-contrast limited AHE. +% less than 1 results in standard non-contrast limited AHE. % % o exception: return any errors or warnings in this structure. % -- 2.40.0