From 42858b03457e5d2a7c8785d593cc37add0679b16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Haberth=C3=BCr?= Date: Tue, 26 May 2020 20:14:12 +0200 Subject: [PATCH] Typo fix --- Weather/DarkSky/weather.15m.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Weather/DarkSky/weather.15m.py b/Weather/DarkSky/weather.15m.py index e9dfeb489..6c2227ff0 100755 --- a/Weather/DarkSky/weather.15m.py +++ b/Weather/DarkSky/weather.15m.py @@ -13,7 +13,7 @@ # ----------------------------------------------------------------------------------- # For a more accurate location lookup, download and install CoreLocationCLI # Available here: https://github.com/fulldecent/corelocationcli/releases -# This will allow a more percise location lookup as it uses native API for loc lookup +# This will allow a more precise location lookup as it uses native API for loc lookup # ----------------------------------------------------------------------------------- import json