Author: esr
Date: Tue Nov 24 15:36:47 2009
New Revision: 39913

URL: http://svn.gna.org/viewcvs/wesnoth?rev=39913&view=rev
Log:
Comment fix.

Modified:
    trunk/data/tools/wmllint

Modified: trunk/data/tools/wmllint
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/tools/wmllint?rev=39913&r1=39912&r2=39913&view=diff
==============================================================================
--- trunk/data/tools/wmllint (original)
+++ trunk/data/tools/wmllint Tue Nov 24 15:36:47 2009
@@ -826,7 +826,7 @@
                 if (notes or traits) and not has_special_notes:
                     missing_notes = ["{SPECIAL_NOTES}"] + missing_notes
                 # If the unit didn't specify hitpoints, there is some wacky
-                # stuff going on (possibly psuedo-[base_unit] behavior via
+                # stuff going on (possibly pseudo-[base_unit] behavior via
                 # macro generation) so disable some of the consistency checks.
                 if not hitpoints_specified:
                     continue


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

Reply via email to