]> git.donarmstrong.com Git - infobot.git/commitdiff
- minor output update.
authordms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Sat, 17 Feb 2001 13:42:00 +0000 (13:42 +0000)
committerdms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Sat, 17 Feb 2001 13:42:00 +0000 (13:42 +0000)
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@403 c11ca15a-4712-0410-83d8-924469b57eb5

src/IRC/Schedulers.pl

index 591535adc1492ecf18904dd741faea5676a1d7e4..a0ab80d5c9c45f0c39f83130f3d2c67b8f48665d 100644 (file)
@@ -1000,7 +1000,7 @@ sub getChanConfDefault {
     }
 
     $param{$what}      = $default;
-    &status("gCCD: setting default for param{$what} = $default");
+    &status("gCCD: auto-setting param{$what} = $default");
     $cache{config}{$what} = 1;
 
     return $default;