Fixed a typo when printing help file matches for keywords that didn't directly locate a help entry.

This commit is contained in:
Dgleks 2022-12-20 18:28:06 +00:00
parent 2881d2dc13
commit e84b831807

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 = [