You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: newtab.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -345,7 +345,7 @@ <h4>Changes</h4>
345
345
<ul>
346
346
<li>The weather popover now takes advantage of OpenWeatherMap's more human-readable "summary" field to provide an overview of the weather for the day.</li>
347
347
<li>Changed (reverse) geocoding provider from OpenStreetMap to OpenWeatherMap.<ul>
348
-
<li>Geocoding is determining coordinates from a place name. This is used in the settings menu for location lookup/</li>
348
+
<li>Geocoding is determining coordinates from a place name. This is used in the settings menu for location lookup.</li>
349
349
<li>Reverse geocoding is determining the place name of coordinates. This is used in the weather popover to show you the name of the city you got your weather for.</li>
350
350
<li>This should fix all issues with OpenStreetMap ratelimiting.</li>
0 commit comments