mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 07:15:35 +08:00
Fix typo in log message
This commit is contained in:
@@ -492,7 +492,7 @@ namespace BlackCore
|
||||
}
|
||||
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