From ff66e15f389102bceac885d7463b74e0c5956da9 Mon Sep 17 00:00:00 2001 From: Attila Molnar Date: Fri, 4 Jul 2014 04:39:12 +0200 Subject: [PATCH] Correct the help text of options:useprivmsg ("defmsg" -> "msg") --- data/example.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/example.conf b/data/example.conf index 9ffedac1f..3f5e672be 100644 --- a/data/example.conf +++ b/data/example.conf @@ -462,7 +462,7 @@ options /* * If set, this will allow users to let Services send PRIVMSGs to them - * instead of NOTICEs. Also see the defmsg option of nickserv:defaults, + * instead of NOTICEs. Also see the "msg" option of nickserv:defaults, * which also toggles the default communication (PRIVMSG or NOTICE) to * use for unregistered users. *