mirror of
https://github.com/profanity-im/profanity.git
synced 2025-02-02 15:08:15 -05:00
Fixed typo on /invite help
This commit is contained in:
parent
7af6bad5e6
commit
cbe3c41abe
@ -333,7 +333,7 @@ static struct cmd_t command_defs[] =
|
|||||||
{ "/invite contact [message]",
|
{ "/invite contact [message]",
|
||||||
"-------------------------",
|
"-------------------------",
|
||||||
"Send a direct invite to the specified contact to the current chat room.",
|
"Send a direct invite to the specified contact to the current chat room.",
|
||||||
"If a message is supplied it will be send as the reason for the invite.",
|
"If a message is supplied it will be sent as the reason for the invite.",
|
||||||
NULL } } },
|
NULL } } },
|
||||||
|
|
||||||
{ "/invites",
|
{ "/invites",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user