From cbe3c41abedf5ffa48761009af4ab426eb850a38 Mon Sep 17 00:00:00 2001 From: James Booth Date: Sat, 20 Jul 2013 23:47:57 +0100 Subject: [PATCH] Fixed typo on /invite help --- src/command/command.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/command/command.c b/src/command/command.c index f15de124..2e31605d 100644 --- a/src/command/command.c +++ b/src/command/command.c @@ -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",