]> git.donarmstrong.com Git - infobot.git/blobdiff - src/Factoids/Norm.pl
ws
[infobot.git] / src / Factoids / Norm.pl
index 7aba3d297cb20ac62ad0bc023c2935b608285442..028c72e4f015f0b5dde53e86550935f74201b02e 100644 (file)
@@ -28,7 +28,7 @@ sub normquery {
        s/,?\s*(pretty )*please\??\s*$/\?/i;
 
        # what country is ...
-       if ($in =~ 
+       if ($in =~
            s/wh(at|ich)\s+(add?res?s|country|place|net (suffix|domain))/wh$1 /ig) {
            if ((length($in) == 2) && ($in !~ /^\./)) {
                $in = '.'.$in;