Merge pull request #3039 from dgleks/typofixes

Fixed a typo when printing help file matches for keywords that didn't…
This commit is contained in:
Griatch 2022-12-21 16:59:50 +01:00 committed by GitHub
commit dfeb0a298d

View file

@ -627,7 +627,7 @@ class CmdHelp(COMMAND_DEFAULT_CLASS):
)
if suggestions:
help_text += (
"\n... But matches where found within the help "
"\n... But matches were found within the help "
"texts of the suggestions below."
)
suggestions = [