mirror of
https://github.com/profanity-im/profanity.git
synced 2024-11-03 19:37:16 -05:00
Fixed spelling mistake in help
This commit is contained in:
parent
c87eeee836
commit
e9e39d5520
@ -1034,7 +1034,7 @@ cons_help(void)
|
|||||||
cons_show("Choose a help option:");
|
cons_show("Choose a help option:");
|
||||||
cons_show("");
|
cons_show("");
|
||||||
cons_show("/help list - List all commands.");
|
cons_show("/help list - List all commands.");
|
||||||
cons_show("/help basic - Summary of basic usgae commands.");
|
cons_show("/help basic - Summary of basic usage commands.");
|
||||||
cons_show("/help presence - Summary of online status change commands.");
|
cons_show("/help presence - Summary of online status change commands.");
|
||||||
cons_show("/help settings - Summary of commands for changing Profanity settings.");
|
cons_show("/help settings - Summary of commands for changing Profanity settings.");
|
||||||
cons_show("/help navigation - How to navigate around Profanity.");
|
cons_show("/help navigation - How to navigate around Profanity.");
|
||||||
|
Loading…
Reference in New Issue
Block a user