Author: cazfi
Date: Wed Oct 28 20:23:28 2015
New Revision: 30291

URL: http://svn.gna.org/viewcvs/freeciv?rev=30291&view=rev
Log:
Comment typofix "show" -> "should"

Modified:
    branches/S2_5/common/mapimg.c

Modified: branches/S2_5/common/mapimg.c
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_5/common/mapimg.c?rev=30291&r1=30290&r2=30291&view=diff
==============================================================================
--- branches/S2_5/common/mapimg.c       (original)
+++ branches/S2_5/common/mapimg.c       Wed Oct 28 20:23:28 2015
@@ -1378,7 +1378,7 @@
       if (!pplayer->is_alive || (pmapdef->player.show == SHOW_HUMAN
                                  && pplayer->ai_controlled)) {
         /* no map image for dead players
-         * or AI players if only human players show be shown */
+         * or AI players if only human players should be shown */
         continue;
       }
 


_______________________________________________
Freeciv-commits mailing list
Freeciv-commits@gna.org
https://mail.gna.org/listinfo/freeciv-commits

Reply via email to