chm_regmsg: fix typo in description
This commit is contained in:
parent
6a0074bfaa
commit
0ea108fcee
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
|||
#include "inline/stringops.h"
|
||||
|
||||
static const char chm_regmsg_desc[] =
|
||||
"Adds channel mode +R, which blocks messagess from unregistered users";
|
||||
"Adds channel mode +R, which blocks messages from unregistered users";
|
||||
|
||||
static unsigned int mode_regmsg;
|
||||
|
||||
|
|
Loading…
Reference in a new issue