mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 23:05:36 +08:00
Typo
This commit is contained in:
@@ -300,7 +300,7 @@ namespace BlackCore
|
||||
model.setCallsign(callsign);
|
||||
if (log)
|
||||
{
|
||||
CMatchingUtils::addLogDetailsToList(log, callsign, QString("Uisng model: ICAO '%1', livery '%2', model '%3', type '%4'").
|
||||
CMatchingUtils::addLogDetailsToList(log, callsign, QString("Using model: ICAO '%1', livery '%2', model '%3', type '%4'").
|
||||
arg(model.getAircraftIcaoCode().getCombinedIcaoStringWithKey()).
|
||||
arg(model.getLivery().getCombinedCodePlusInfo()).
|
||||
arg(model.getModelString()).
|
||||
|
||||
Reference in New Issue
Block a user