This commit is contained in:
Roland Winklmeier
2017-01-24 12:13:36 +01:00
committed by Mathew Sutcliffe
parent 060a10dfb6
commit 10f9c9c50a

View File

@@ -67,7 +67,7 @@ namespace BlackWxPlugin
{
if (!sApp->isNetworkConnectedAndAccessible())
{
CLogMessage(this).error("No wether download since network not accessible");
CLogMessage(this).error("No weather download since network not accessible");
return;
}