]> git.donarmstrong.com Git - infobot.git/blobdiff - src/Factoids/Question.pl
debian -> Debian
[infobot.git] / src / Factoids / Question.pl
index 3e93b05ca22f6df4470b5486bf017415181c24d7..06ab16cde4cc1828d83f3c2397060b3a52ec26cb 100644 (file)
@@ -156,7 +156,7 @@ sub doQuestion {
 
     ### TODO: Use &Forker(); move function to Debian.pl
     if (&IsChanConf("debianForFactoid")) {
-       &loadMyModule($myModules{'debian'});
+       &loadMyModule($myModules{'Debian'});
        $result = &Debian::DebianFind($query);  # ???
        ### TODO: debian module should tell, through shm, that it went
        ###       ok or not.