From 804b9e61604d30ea056306b18231b4fb4576f540 Mon Sep 17 00:00:00 2001 From: cristy Date: Tue, 21 Apr 2015 23:03:51 +0000 Subject: [PATCH] --- MagickCore/morphology.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MagickCore/morphology.c b/MagickCore/morphology.c index 4aa4c64d8..7445ff73a 100644 --- a/MagickCore/morphology.c +++ b/MagickCore/morphology.c @@ -33,7 +33,7 @@ % % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % -% Morphology is the application of various kernels, of any size or shape, to a +% Morphology is the application of various kernels, of any size or shape, to an % image in various ways (typically binary, but not always). % % Convolution (weighted sum or average) is just one specific type of -- 2.50.1