From: timriker Date: Thu, 21 Aug 2003 17:22:08 +0000 (+0000) Subject: more info X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=4f3cdf0a020a60afc366c35b92fafae1e27da11f;p=infobot.git more info git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@805 c11ca15a-4712-0410-83d8-924469b57eb5 --- diff --git a/src/core.pl b/src/core.pl index 7d3ac96..077298a 100644 --- a/src/core.pl +++ b/src/core.pl @@ -329,7 +329,7 @@ sub getChanConfDefault { if (exists $param{$what}) { if (!exists $cache{config}{$what}) { - &status("config ($chan): backward-compatible option: found param{$what} ($param{$what}) instead"); + &status("config ($chan): backward-compatible option: found param{$what} ($param{$what}) instead of chan option"); $cache{config}{$what} = 1; }