diff options
Diffstat (limited to 'data/nickserv.example.conf')
-rw-r--r-- | data/nickserv.example.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/nickserv.example.conf b/data/nickserv.example.conf index e12d5ec2b..4b383f80e 100644 --- a/data/nickserv.example.conf +++ b/data/nickserv.example.conf @@ -79,7 +79,7 @@ module confirmemailchanges = no /* - * A message sent to users on connect if they use an unregistered nick. + * A message sent to users on connect if they use an unregistered nick. %n will be replaced with the user's nickname. * * This directive is optional. */ |