Author: sveinung
Date: Wed Mar 8 17:10:08 2017
New Revision: 35077
URL: http://svn.gna.org/viewcvs/freeciv?rev=35077&view=rev
Log:
Comment spell fix: suiting -> suitable
Modified:
trunk/server/unithand.c
Modified: trunk/server/unithand.c
URL:
http://svn.gna.org/viewcvs/freeciv/trunk/server/unithand.c?rev=35077&r1=35076&r2=35077&view=diff
==============================================================================
--- trunk/server/unithand.c (original)
+++ trunk/server/unithand.c Wed Mar 8 17:10:08 2017
@@ -821,7 +821,7 @@
int action_custom;
if (action_id != ACTION_ANY) {
- /* A specific action should have a suiting target. */
+ /* A specific action should have a suitable target. */
switch (action_id_get_target_kind(action_id)) {
case ATK_CITY:
if (target_city == NULL) {
_______________________________________________
Freeciv-commits mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-commits