From 5125bb840d1f6416db30708adb7aaa2b603f26d6 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sun, 19 Feb 2017 19:05:08 -0500 Subject: [PATCH] Docs: Typo --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 6a011fafd..19ffb9bbb 100644 --- a/NEWS +++ b/NEWS @@ -20,7 +20,7 @@ New Configuration Options in Taskwarrior 2.5.2 - New 'relative' column format for 'date' type columns does what 'remaining' and 'countdown' do, but in one format. - - The 'default.scheduled' date/duraiton works just like 'default.due'. + - The 'default.scheduled' date/duration works just like 'default.due'. - The 'report.timesheet.filter' setting controls the tasks shown by the 'timesheet' command.