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=8c874ea846fb4fd5cea6174099efd461de864911;p=infobot.git more info git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@805 c11ca15a-4712-0410-83d8-924469b57eb5 --- diff --git a/blootbot/src/core.pl b/blootbot/src/core.pl index 7d3ac96..077298a 100644 --- a/blootbot/src/core.pl +++ b/blootbot/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; }