Author: sveinung
Date: Wed Mar 8 17:11:00 2017
New Revision: 35079
URL: http://svn.gna.org/viewcvs/freeciv?rev=35079&view=rev
Log:
Comment spell fix: suiting -> suitable
Modified:
branches/S3_0/server/unithand.c
Modified: branches/S3_0/server/unithand.c
URL:
http://svn.gna.org/viewcvs/freeciv/branches/S3_0/server/unithand.c?rev=35079&r1=35078&r2=35079&view=diff
==============================================================================
--- branches/S3_0/server/unithand.c (original)
+++ branches/S3_0/server/unithand.c Wed Mar 8 17:11:00 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