From e99a00239047c80ef1247136ac3b6442a9eef3bd Mon Sep 17 00:00:00 2001 From: Dirk Lemstra Date: Sun, 7 May 2017 11:08:56 +0200 Subject: [PATCH] Typo fix. --- MagickCore/list.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MagickCore/list.c b/MagickCore/list.c index 0b57887ff..eca61f64a 100644 --- a/MagickCore/list.c +++ b/MagickCore/list.c @@ -1181,7 +1181,7 @@ MagickExport void ReplaceImageInList(Image **images,Image *replace) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % ReplaceImageInListReturnLast() is exactly as ReplaceImageInList() except -% the images pointer is set to the last image in the list of replacemen +% the images pointer is set to the last image in the list of replacement % images. % % This allows you to simply use GetNextImageInList() to go to the image -- 2.40.0