Author: cazfi
Date: Tue Jun 21 10:53:04 2016
New Revision: 32945

URL: http://svn.gna.org/viewcvs/freeciv?rev=32945&view=rev
Log:
Comment typofix: "insterted" -> "inserted"

Modified:
    branches/S2_6/common/actions.c

Modified: branches/S2_6/common/actions.c
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/common/actions.c?rev=32945&r1=32944&r2=32945&view=diff
==============================================================================
--- branches/S2_6/common/actions.c      (original)
+++ branches/S2_6/common/actions.c      Tue Jun 21 10:53:04 2016
@@ -295,7 +295,7 @@
                           "Invalid action",
                           "Invalid action %d", action_id);
 
-    /* and no custom text will be insterted */
+    /* and no custom text will be inserted */
     fc_assert(custom == NULL || custom[0] == '\0');
 
     /* Make the best of what is known */


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

Reply via email to