Author: sveinung
Date: Thu Oct 27 13:00:50 2016
New Revision: 34261

URL: http://svn.gna.org/viewcvs/freeciv?rev=34261&view=rev
Log:
Comment terminology fix.

Modified:
    trunk/server/actiontools.c

Modified: trunk/server/actiontools.c
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/server/actiontools.c?rev=34261&r1=34260&r2=34261&view=diff
==============================================================================
--- trunk/server/actiontools.c  (original)
+++ trunk/server/actiontools.c  Thu Oct 27 13:00:50 2016
@@ -804,7 +804,7 @@
       = action_auto_perf_unit_sel(cause, actor, output);
 
   if (!autoperf) {
-    /* No matching action forcer. */
+    /* No matching Action Auto Performer. */
     return NULL;
   }
 


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

Reply via email to