Author: esr
Date: Sat Apr  4 00:16:33 2009
New Revision: 34444

URL: http://svn.gna.org/viewcvs/wesnoth?rev=34444&view=rev
Log:
Fix a claim in a comment that is no longer correct.

Modified:
    trunk/data/tools/wesnoth/wmliterator.py

Modified: trunk/data/tools/wesnoth/wmliterator.py
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/tools/wesnoth/wmliterator.py?rev=34444&r1=34443&r2=34444&view=diff
==============================================================================
--- trunk/data/tools/wesnoth/wmliterator.py (original)
+++ trunk/data/tools/wesnoth/wmliterator.py Sat Apr  4 00:16:33 2009
@@ -208,7 +208,7 @@
             #enddef - closes a scope
         macro calls: "{MACRO_NAME}"
             {MACRO_NAME - opens a scope
-            } - closes a scope (not an element)
+            } - closes a scope
         """
         elements = [] #(elementType, sortPos, scopeDelta)
         # first remove any quoted strings


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

Reply via email to