From 6d1857c2538a90e13cc82318123f7e7134526d7e 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 91ba49ea1..0cfd3318f 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).