mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 02:35:33 +08:00
Fix typo in log message
This commit is contained in:
@@ -492,7 +492,7 @@ namespace BlackCore
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
CLogMessage(this).error("Failed to read setup, will not(!) triggrr web data read");
|
CLogMessage(this).error("Failed to read setup, will not(!) trigger web data read");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user