diff --git a/sc2/src/uqm/sis.c b/sc2/src/uqm/sis.c index b0ad311fd..8a24075f3 100644 --- a/sc2/src/uqm/sis.c +++ b/sc2/src/uqm/sis.c @@ -1542,7 +1542,7 @@ DrawAutoPilotMessage (BOOLEAN Reset) if (OnAutoPilot || LastPilot) { if (!OnAutoPilot) - { // AutiPilot aborted -- clear the AUTO-PILOT message + { // AutoPilot aborted -- clear the AUTO-PILOT message DrawSISMessage (NULL); cycle_index = 0; }