Author: cazfi
Date: Wed Oct 28 20:22:28 2015
New Revision: 30289

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

Modified:
    trunk/common/mapimg.c

Modified: trunk/common/mapimg.c
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/common/mapimg.c?rev=30289&r1=30288&r2=30289&view=diff
==============================================================================
--- trunk/common/mapimg.c       (original)
+++ trunk/common/mapimg.c       Wed Oct 28 20:22:28 2015
@@ -1379,7 +1379,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