From f60b77ef7926136d622e0f8ce634306e79939682 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Mon, 7 Sep 2015 19:48:39 -0400 Subject: [PATCH] Docs: Typos fixed. --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index f7fd04dfc..00500dab7 100644 --- a/NEWS +++ b/NEWS @@ -17,7 +17,7 @@ New configuration options in Taskwarrior 2.5.0 - The 'json.depends.array' setting controls whether dependencies are exported as a JSON array, of a comma-separated string. Default is 'on'. Both variations are imported. - - The 'color.uda..none' is a color that is applieѕ to tasks that do + - The 'color.uda..none' is a color that is applied to tasks that do not have a value for the UDA ''. - A Cygwin fix means that now we can default 'search.case.sensitive' to 'yes', and all platforms are again equal. @@ -40,7 +40,7 @@ Removed features in 2.5.0 - The script 'context' was removed, now that context is a core feature. - Non­extended forms of ISO-8601 date/time support is removed. This means that 'YYYYMMDD' is no longer supported, but 'YYYY-MM-DD' is. For times, - 'hhmmss' is no longer supported, but 'hh:mm:ss' is. The non-enxtended + 'hhmmss' is no longer supported, but 'hh:mm:ss' is. The non-extended forms all contain sequences of digits that make the identification of IDs, UUIDs, and various date/time formats ambiguous. - Comma-separated UUID lists are no longer supported.