rnd-20060226-1-src
[rocksndiamonds.git] / src / game.c
index 8fdc17e2f81893af4fb7da2d2f07f6e5141d40e8..64f521a9dd2c15cad2a6ea300bc779ed7d67c27c 100644 (file)
@@ -2099,7 +2099,7 @@ void InitGame()
 
   if (tape.playing)
   {
-    /* when playing a tape, eliminate all players which do not participate */
+    /* when playing a tape, eliminate all players who do not participate */
 
     for (i = 0; i < MAX_PLAYERS; i++)
     {