diff --git a/extensions/chm_regmsg.c b/extensions/chm_regmsg.c index aa04c5d0..21023592 100644 --- a/extensions/chm_regmsg.c +++ b/extensions/chm_regmsg.c @@ -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;