]> git.donarmstrong.com Git - infobot.git/blobdiff - src/Modules/Weather.pl
might as well indent it correctly too
[infobot.git] / src / Modules / Weather.pl
index 573550c008bd96cebd20293c48a5cf9b91ff3a4b..ecf37cf69262f4d64923db09ae748c9d10e91293 100644 (file)
@@ -61,7 +61,7 @@ sub queryText {
            if ($response->code == 404) {
                return "I can't find station code \"$station\""
                    . " (see http://www.nws.noaa.gov/oso/site.shtml"
-                       . " or http://www.nws.noaa.gov/tg/siteloc.shtml"
+                   . " or http://www.nws.noaa.gov/tg/siteloc.shtml"
                    . " for ICAO locations codes).";
            } else {
                return "Something failed in connecting to the NOAA web"