From c9cc47a635d92dc5923e6bc382a7712e94185645 Mon Sep 17 00:00:00 2001 From: Olivier Debeir Date: Fri, 4 Sep 2015 17:19:53 +0200 Subject: [PATCH] typo --- doc/examples/plot_log_gamma.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/examples/plot_log_gamma.py b/doc/examples/plot_log_gamma.py index fd0a6767..04a1edbb 100644 --- a/doc/examples/plot_log_gamma.py +++ b/doc/examples/plot_log_gamma.py @@ -4,7 +4,7 @@ Gamma and log contrast adjustment ================================= This example adjusts image contrast by performing a Gamma and a Logarithmic -corrections on the input image. +correction on the input image. """ import matplotlib