From 3fd65530d71fdad650d8abdf89a2e47617bb6720 Mon Sep 17 00:00:00 2001 From: Meep-Eep Date: Tue, 29 Dec 2009 20:14:27 +0000 Subject: [PATCH] typo git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3490 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/src/uqm/sis.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; }