From 95760bb5370495d0fca14299e9a6ccb217f09829 Mon Sep 17 00:00:00 2001 From: "Uwe.Tews@googlemail.com" Date: Sat, 2 Aug 2014 15:39:02 +0000 Subject: [PATCH] fixed spelling --- change_log.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/change_log.txt b/change_log.txt index e0dfdb94..906a1d30 100644 --- a/change_log.txt +++ b/change_log.txt @@ -1,6 +1,6 @@ ===== 3.1.20-dev ===== (xx.xx.2014) 02.08.2014 - - bugfix modifier wordwrap did output break string wrong if first word was exceeding lenght with cut = true (topic 25193) + - bugfix modifier wordwrap did output break string wrong if first word was exceeding length with cut = true (topic 25193) 24.07.2014 - bugfix cache clear when cache folder does not exist