changeset 384:a375c276ec4d

fetch_weather: Typofix.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 07 Feb 2016 21:38:01 +0200
parents 1ba1191da15d
children 4244e30530a2
files fetch_weather.pl
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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