diff options
-rw-r--r-- | docs/inspircd.conf.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/inspircd.conf.example b/docs/inspircd.conf.example index bc378f864..70a2d0402 100644 --- a/docs/inspircd.conf.example +++ b/docs/inspircd.conf.example @@ -619,7 +619,7 @@ # # # text - The text to detect at the start of the line, # # must be at the start of the line to trigger the # -# alias. May contain spaces, but case insensitive. # +# alias. Cant contain spaces, but case insensitive # # replace - The text to replace 'text' with. Usually this # # will be "PRIVMSG ServiceName" or similar. # # requires - If you provide a value for 'requires' this means # |