]> git.donarmstrong.com Git - infobot.git/blobdiff - src/Factoids/Core.pl
more bloot refs
[infobot.git] / src / Factoids / Core.pl
index 4eb0f7072750a03963b63ad82e6f028cc2de662b..4898008d810320038b6f0f9c973e9f02c7a3701e 100644 (file)
@@ -79,7 +79,7 @@ sub validFactoid {
        /\\\%/ and last;
        /\\\_/ and last;
 
-       # weird/special stuff. also old blootbot or stock infobot bugs.
+       # weird/special stuff. also old infobot bugs.
        $rhs =~ /( \Q$ident\E's|\Q$ident\E's )/i and last; # ownership.
 
        # duplication.