diff --git a/AUTHORS b/AUTHORS index 4b785a110..b2eebe3c6 100644 --- a/AUTHORS +++ b/AUTHORS @@ -266,3 +266,4 @@ suggestions: Dustin J. Mitchell James Cline Ryan + Simon W. Jackson diff --git a/ChangeLog b/ChangeLog index 28d35e961..eabaf1b0a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -96,6 +96,7 @@ Shahaf). - TW-1642 After "--", an apostrophe unexpectedly ends the task description (thanks to Jeremy John Reeder). +- TW-1648 Typo in Documentation (thanks to Simon W. Jackson). - Prevent potential task duplication during import for non-pending tasks. - Show the active context in "context list", if any is active. - Fix "task edit" dropping annotation text after newlines. diff --git a/doc/man/taskrc.5.in b/doc/man/taskrc.5.in index 771cd648c..799315180 100644 --- a/doc/man/taskrc.5.in +++ b/doc/man/taskrc.5.in @@ -442,7 +442,7 @@ The character or string to show in the .indicator column. Defaults to U. .TP .B recurrence=yes -Controls whether recurrence is enable, and whether recurring tasks continue to +Controls whether recurrence is enabled, and whether recurring tasks continue to generate new task instances. Defaults to 'yes'. .TP