<URL: http://bugs.freeciv.org/Ticket/Display.html?id=38236 >

Hello,

There are three spelling errors in version.in.  Specifically, the word
"mandatory" is spelled "manditory" twice, and the word "capability" is
spelled "capbility" once.

A proposed patch to fix this is attached.

-- 
Dan Lynch <[EMAIL PROTECTED]>

Index: version.in
===================================================================
--- version.in	(revision 12837)
+++ version.in	(working copy)
@@ -18,10 +18,10 @@
 #
 # +Freeciv.Devel.YYYY.MMM.DD is the base capability string.
 #
-#   - No new manditory capabilities can be added to the release branch; doing
+#   - No new mandatory capabilities can be added to the release branch; doing
 #     so would break network capability of supposedly "compatible" releases.
 #
-#   - Avoid adding a new manditory capbility to the development branch for
+#   - Avoid adding a new mandatory capability to the development branch for
 #     as long as possible.  We want to maintain network compatibility with
 #     the stable branch for as long as possible.
 FREECIV_NETWORK_CAPSTRING(["+Freeciv.Devel.2007.Mar.15"])
_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to