Author: cazfi
Date: Tue Jun 21 10:52:40 2016
New Revision: 32944

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

Modified:
    trunk/common/actions.c

Modified: trunk/common/actions.c
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/common/actions.c?rev=32944&r1=32943&r2=32944&view=diff
==============================================================================
--- trunk/common/actions.c      (original)
+++ trunk/common/actions.c      Tue Jun 21 10:52:40 2016
@@ -543,7 +543,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