Author: sveinung
Date: Mon Feb 22 15:01:01 2016
New Revision: 32029

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

Modified:
    branches/S2_6/client/options.c

Modified: branches/S2_6/client/options.c
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/client/options.c?rev=32029&r1=32028&r2=32029&view=diff
==============================================================================
--- branches/S2_6/client/options.c      (original)
+++ branches/S2_6/client/options.c      Mon Feb 22 15:01:01 2016
@@ -4454,7 +4454,7 @@
 }
 
 /****************************************************************************
-  Returns the user-visible, translateable (but untranslated) "pretty" names
+  Returns the user-visible, translatable (but untranslated) "pretty" names
   of this server option of type OT_ENUM.
 ****************************************************************************/
 static const struct strvec *
@@ -4517,7 +4517,7 @@
 }
 
 /****************************************************************************
-  Returns the user-visible, translateable (but untranslated) "pretty" names
+  Returns the user-visible, translatable (but untranslated) "pretty" names
   of this server option of type OT_BITWISE.
 ****************************************************************************/
 static const struct strvec *


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

Reply via email to