# HG changeset patch # User Matti Hamalainen # Date 1454873881 -7200 # Node ID a375c276ec4dc2db827555030c7a4c8f17eee0ed # Parent 1ba1191da15d2bed2df389bed98de9442bdcf07e fetch_weather: Typofix. diff -r 1ba1191da15d -r a375c276ec4d fetch_weather.pl --- a/fetch_weather.pl Sun Feb 07 18:49:36 2016 +0200 +++ b/fetch_weather.pl Sun Feb 07 21:38:01 2016 +0200 @@ -470,7 +470,7 @@ } else { - print STDERR "Position and data lines do not match.\n"; + print STDERR "Position and data line counts do not match.\n"; goto skip_it; } # XXX Hashify the array into lat/long keys