mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-30 20:15:35 +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())
|
||||
{
|
||||
CLogMessage(this).error("No wether download since network not accessible");
|
||||
CLogMessage(this).error("No weather download since network not accessible");
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user