Author: esr
Date: Wed Nov 26 04:16:33 2008
New Revision: 31084

URL: http://svn.gna.org/viewcvs/wesnoth?rev=31084&view=rev
Log:
Error message spacing fix.

Modified:
    trunk/src/ai.cpp

Modified: trunk/src/ai.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/ai.cpp?rev=31084&r1=31083&r2=31084&view=diff
==============================================================================
--- trunk/src/ai.cpp (original)
+++ trunk/src/ai.cpp Wed Nov 26 04:16:33 2008
@@ -377,7 +377,7 @@
                        "available. Check the recruit and [ai] "
                        "recruitment_pattern keys for team '" + 
                        current_team().name() + "' against the usage key of the"
-                       "units in question! Removing invalid "
+                       " units in question! Removing invalid "
                        " recruitment_pattern entry and continuing...\n";
                WRN_AI << warning;
                lg::wml_error << warning;


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to