Style, typo

This commit is contained in:
Klaus Basan
2019-07-16 00:59:44 +02:00
committed by Mat Sutcliffe
parent 4237839bbd
commit 1b4aa1162a
4 changed files with 18 additions and 17 deletions

View File

@@ -953,7 +953,7 @@ namespace BlackCore
// model found
lookupModel.setCallsign(callsign);
// Script
// script
if (runMatchinScript && setup.doRunMsReverseLookupScript())
{
const MatchingScriptReturnValues rv = CAircraftMatcher::reverseLookupScript(lookupModel, setup, log);