diff options
-rw-r--r-- | langpacks/english/Weather/weatherxml.txt | 4 | ||||
-rw-r--r-- | plugins/Weather/docs/weather/weatherxml.ini | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/langpacks/english/Weather/weatherxml.txt b/langpacks/english/Weather/weatherxml.txt index de9f76d973..a5348b5314 100644 --- a/langpacks/english/Weather/weatherxml.txt +++ b/langpacks/english/Weather/weatherxml.txt @@ -53,8 +53,8 @@ [Waxing Gibbous]
[Night]
[Feel]
-[Forcast Update]
-[Forcast Update VAR]
+[Forecast Update]
+[Forecast Update VAR]
[Forecast Day 0]
[Forecast Day 1]
[Forecast Day 2]
diff --git a/plugins/Weather/docs/weather/weatherxml.ini b/plugins/Weather/docs/weather/weatherxml.ini index 2ecbef839b..cd1ce3a56d 100644 --- a/plugins/Weather/docs/weather/weatherxml.ini +++ b/plugins/Weather/docs/weather/weatherxml.ini @@ -96,11 +96,11 @@ Unit=F [Moon]
Start=<t>
End=</t>
-[Forcast Update VAR]
+[Forecast Update VAR]
Start=<lsup>
End=M
-[Forcast Update]
-Set Data=[Forcast Update VAR] & "M"
+[Forecast Update]
+Set Data=[Forecast Update VAR] & "M"
[W1]
Start=<day d="0" t="
End="
|