From 3a57a792e415e6bdf8b7465e29df052fb7b96e51 Mon Sep 17 00:00:00 2001 From: James Booth Date: Thu, 2 Jan 2014 01:39:43 +0000 Subject: [PATCH] Added full stop to /grlog help summary Conflicts: src/command/command.c --- 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 031babce..ac020a15 100644 --- a/src/command/command.c +++ b/src/command/command.c @@ -551,7 +551,7 @@ static struct cmd_t command_defs[] = { "/grlog", cmd_grlog, parse_args, 1, 1, &cons_grlog_setting, - { "/grlog on|off", "Chat logging of chat rooms to file", + { "/grlog on|off", "Chat logging of chat rooms to file.", { "/grlog on|off", "-------------", "Switch chat room logging on or off.",