Al MacLeod: fix typo
This commit is contained in:
parent
ac2f7d1e4b
commit
bb55e4122f
1 changed files with 1 additions and 1 deletions
|
@ -991,7 +991,7 @@ static bool fgSetPosFromCarrier( const string& carrier, const string& posid ) {
|
|||
|
||||
return true;
|
||||
} else {
|
||||
SG_LOG( SG_GENERAL, SG_ALERT, "Failed to locate aircraft carroer = "
|
||||
SG_LOG( SG_GENERAL, SG_ALERT, "Failed to locate aircraft carrier = "
|
||||
<< carrier );
|
||||
return false;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue