SERGEEV dependencies cleaned out of battle.c
[super-star-trek.git] / conio.c
diff --git a/conio.c b/conio.c
index 1aca05ebe0b2cb2bd9bf553e20b911a19cd01161..27c38c3842786bcbe93d2aeb9134a649e4fc9bc4 100644 (file)
--- a/conio.c
+++ b/conio.c
@@ -226,7 +226,7 @@ void gettextinfo(struct text_info *inforec)
 } 
 
 void gotoxy (int x, int y)
-/* address cusor -- OK for this to be a no-op in TTY mode */
+/* address cursor -- OK for this to be a no-op in TTY mode */
 {
 #ifdef SERGEEV
    y--;