]> git.donarmstrong.com Git - infobot.git/blobdiff - src/UserExtra.pl
nickometer may not always be...
[infobot.git] / src / UserExtra.pl
index aa72c528cee2d49010e84be5899734b3c9752626..047916436b1c6ccb445bdf676c25a0b0e195c6f7 100644 (file)
@@ -394,7 +394,7 @@ sub do_countrystats {
        push(@list, "$str ($_, $perc %)");
     }
 
-    # TODO: move this into a scheduler like nickometer
+    # TODO: move this into a scheduler
     $msgType   = "private";
     &performStrictReply( &formListReply(0, "Country Stats ", @list) );