Update CmdNews.cpp

typo
This commit is contained in:
DBV 2023-01-02 12:11:07 +01:00 committed by Tomas Babej
parent c1ed70b63e
commit 627dc79a7e

View file

@ -257,7 +257,7 @@ void CmdNews::version2_6_0 (std::vector<NewsItem>& items) {
" The currently active context definition is now applied as default modifications\n"
" when creating new tasks using 'task add' and 'task log'.",
" \n"
" Consider following example, using contex 'work' defined as 'project:Work' above:\n"
" Consider following example, using context 'work' defined as 'project:Work' above:\n"
" \n"
" $ task context work\n"
" $ task add Talk to Jeff\n"