From a461efd51a196649eda761010757f0d3fa8cc48a Mon Sep 17 00:00:00 2001 From: tbeu Date: Mon, 18 Jul 2016 19:13:37 +0000 Subject: [PATCH] ChangeLog: Fix typo --- doc/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index 6e093e13..c9e15c40 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -2,7 +2,7 @@ Changes from version 0.24 to 0.25 --------------------------------- * Exiv2 library - - 0000442: exivsimple has array index errors when stripping quotes form trivial input strings + - 0000442: exivsimple has array index errors when stripping quotes from trivial input strings (Thomas Beutlich) - 0000707: Use SVN eol-style LF on all files (Andreas Huggel, Robin Mills)