diff --git a/src/networking.c b/src/networking.c index 82a72692e..da14709cc 100644 --- a/src/networking.c +++ b/src/networking.c @@ -1566,18 +1566,18 @@ void clientCommand(client *c) { if (c->argc == 2 && !strcasecmp(c->argv[1]->ptr,"help")) { const char *help[] = { -"id -- Return the ID of the current connection.", -"getname -- Return the name of the current connection.", -"kill -- Kill connection made from .", +"id -- Return the ID of the current connection.", +"getname -- Return the name of the current connection.", +"kill -- Kill connection made from .", "kill