From 650412b65ecbd6dd8716a54ef3de4d6a5476d646 Mon Sep 17 00:00:00 2001 From: johns <> Date: Tue, 19 Mar 2002 09:02:46 +0000 Subject: [PATCH] Fixed spelling. --- src/include/player.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/include/player.h b/src/include/player.h index 472103ed1..45541103a 100644 --- a/src/include/player.h +++ b/src/include/player.h @@ -383,7 +383,7 @@ enum PlayerRaces { ** #PlayerRescueActive ** ** This player is controlled by the computer. Player::AiNum -** selects the AI strategy. Unit it is rescued it plays like +** selects the AI strategy. Until it is rescued it plays like ** an ally. The first person which reaches units of this player, ** can rescue them. If the city center is rescued, than all units ** of this player are rescued.