From c77908e6b49cc66bd0769b18d9aba36ea990d53d Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sun, 19 Feb 2017 19:05:58 -0500 Subject: [PATCH] Docs: Typo --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 17a40157b..252b76f67 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1520,7 +1520,7 @@ Bugs (thanks to Michal Vyskocil). - Fixed problem where update-holidays.pl did not properly handle UTF8 JSON data. -- Fixed problem where update-holidays.pl did not use the YYYYMMDD date foramt. +- Fixed problem where update-holidays.pl did not use the YYYYMMDD date format. - Fixed problem where urgency was not properly calculated for waiting tasks. - Fixed problem where 'project' was not supported as a verbosity token (thanks to Adam Gibbins).