]> git.donarmstrong.com Git - infobot.git/blobdiff - src/Modules/Factoids.pl
speeling
[infobot.git] / src / Modules / Factoids.pl
index 1265ab5580c11b399193cb6b9694468146edc7c8..d519cea651a13046749ee5942daf47320696fe58 100644 (file)
@@ -265,7 +265,7 @@ sub CmdFactStats {
        }
 
        # parse the results.
-       my $prefix = "General factoid stiatistics ";
+       my $prefix = "General factoid statistics ";
        return &formListReply(1, $prefix, @list);
 
     } elsif ($type =~ /^deadredir$/i) {