1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-11-03 19:37:16 -05:00

Fixed typo on /invite help

This commit is contained in:
James Booth 2013-07-20 23:47:57 +01:00
parent 7af6bad5e6
commit cbe3c41abe

View File

@ -333,7 +333,7 @@ static struct cmd_t command_defs[] =
{ "/invite contact [message]",
"-------------------------",
"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 } } },
{ "/invites",