From 0a362b62d8f56f8eb1be12733e948b360b26c70f Mon Sep 17 00:00:00 2001 From: timriker Date: Fri, 22 Aug 2003 00:50:49 +0000 Subject: [PATCH] speeling git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@811 c11ca15a-4712-0410-83d8-924469b57eb5 --- blootbot/src/Modules/Factoids.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blootbot/src/Modules/Factoids.pl b/blootbot/src/Modules/Factoids.pl index 1265ab5..d519cea 100644 --- a/blootbot/src/Modules/Factoids.pl +++ b/blootbot/src/Modules/Factoids.pl @@ -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) { -- 2.39.5