mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-26 02:35:38 +08:00
Fix typo
This commit is contained in:
committed by
Mathew Sutcliffe
parent
060a10dfb6
commit
10f9c9c50a
@@ -67,7 +67,7 @@ namespace BlackWxPlugin
|
|||||||
{
|
{
|
||||||
if (!sApp->isNetworkConnectedAndAccessible())
|
if (!sApp->isNetworkConnectedAndAccessible())
|
||||||
{
|
{
|
||||||
CLogMessage(this).error("No wether download since network not accessible");
|
CLogMessage(this).error("No weather download since network not accessible");
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user