Update of /cvsroot/netrek/client/netrekxp/src
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv11788
Modified Files:
ranklist.c
Log Message:
typo boming
Index: ranklist.c
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/src/ranklist.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- ranklist.c 25 May 2009 17:00:53 -0000 1.8
+++ ranklist.c 27 May 2009 10:40:08 -0000 1.9
@@ -154,7 +154,7 @@
strcpy (buf, "in less than the hours allowed (DI = ratings x hours).");
W_WriteText (rankw, 1, i + 4, textColor, buf, strlen (buf),
W_RegularFont);
- strcpy (buf, "OR, get offense+boming+planets above corresponding Ratings");
+ strcpy (buf, "OR, get offense+bombing+planets above corresponding Ratings");
W_WriteText (rankw, 1, i + 5, textColor, buf, strlen (buf),
W_RegularFont);
strcpy (buf, "Promotions also occur at 2xDI with Ratings - 1");