Author: sveinung
Date: Thu Jul 21 17:05:49 2016
New Revision: 33289

URL: http://svn.gna.org/viewcvs/freeciv?rev=33289&view=rev
Log:
Comment English improvement.

Modified:
    trunk/common/fc_types.h

Modified: trunk/common/fc_types.h
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/common/fc_types.h?rev=33289&r1=33288&r2=33289&view=diff
==============================================================================
--- trunk/common/fc_types.h     (original)
+++ trunk/common/fc_types.h     Thu Jul 21 17:05:49 2016
@@ -734,7 +734,7 @@
 
 /* Used in the network protocol. */
 #define SPECENUM_NAME action_decision
-/* Don't want the player to decide what action to take. */
+/* Doesn't need the player to decide what action to take. */
 #define SPECENUM_VALUE0 ACT_DEC_NOTHING
 #define SPECENUM_VALUE0NAME N_("nothing")
 /* Wants a decision because of something done to the actor. */


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

Reply via email to