diff --git a/AUTHORS b/AUTHORS index 3a3a6efa4..8cbdf9593 100644 --- a/AUTHORS +++ b/AUTHORS @@ -112,4 +112,5 @@ suggestions: Bernhard B Aikido Guy Gour-Gadadhara Dasa + Aaron Jackson diff --git a/doc/man/task-color.5.in b/doc/man/task-color.5.in index ed1c1a4ce..6423c8ff7 100644 --- a/doc/man/task-color.5.in +++ b/doc/man/task-color.5.in @@ -222,7 +222,7 @@ project: $ task config color.project.Home 'on blue' We use quotes around 'on blue' because there are two words, but they represent -one value in the .taskrc file. Now suppose we which to use a bold yellow text +one value in the .taskrc file. Now suppose we wish to use a bold yellow text color for all cleaning work: $ task config color.keyword.clean 'bold yellow'