Author: cazfi
Date: Sun Dec 20 12:27:46 2015
New Revision: 31110

URL: http://svn.gna.org/viewcvs/freeciv?rev=31110&view=rev
Log:
Fixed typo in logmessage; "requirments" -> "requirements"

See patch #6691

Modified:
    trunk/server/rssanity.c

Modified: trunk/server/rssanity.c
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/server/rssanity.c?rev=31110&r1=31109&r2=31110&view=diff
==============================================================================
--- trunk/server/rssanity.c     (original)
+++ trunk/server/rssanity.c     Sun Dec 20 12:27:46 2015
@@ -624,7 +624,7 @@
         ruleset_error(LOG_ERROR,
                       "Tech \"%s\" has the requirement %s in its"
                       " research_reqs. This requirement may change during"
-                      " the game. Changing requirments aren't supported"
+                      " the game. Changing requirements aren't supported"
                       " yet.",
                       advance_rule_name(padvance),
                       req_to_fstring(preq));


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

Reply via email to