This commit is contained in:
Jakub Wilk
2021-11-06 16:41:17 +01:00
committed by Tomas Babej
parent e1cfb91d42
commit 04ef785eea
3 changed files with 4 additions and 4 deletions

View File

@@ -629,7 +629,7 @@ int CmdNews::execute (std::string& output)
if (! full_summary && major_items)
Context::getContext ().footnote (format (
"Only major higlights were displayed ({1} out of {2} total).\n"
"Only major highlights were displayed ({1} out of {2} total).\n"
"If you're interested in more release highlights, run 'task news {3} minor'.",
items.size (),
total_highlights,