]> git.donarmstrong.com Git - infobot.git/blobdiff - src/Process.pl
standard TODO: and FIXME:
[infobot.git] / src / Process.pl
index 8b58869a2338219eae005484eddb2b03d7ebdbbd..286215b1a273cd60b902ed8795521f5d4181f6e7 100644 (file)
@@ -157,7 +157,7 @@ sub process {
            return;
        }
 
-       # todo: use &getUser()?
+       # TODO: use &getUser()?
        my $first       = 1;
        foreach (keys %users) {
            if ($users{$_}{FLAGS} =~ /n/) {