Author: suokko
Date: Fri Jun 20 17:33:17 2008
New Revision: 27352
URL: http://svn.gna.org/viewcvs/wesnoth?rev=27352&view=rev
Log:
Fixed typo
Modified:
trunk/data/tools/wesnoth/wmlparser.py
Modified: trunk/data/tools/wesnoth/wmlparser.py
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/data/tools/wesnoth/wmlparser.py?rev=27352&r1=27351&r2=27352&view=diff
==============================================================================
--- trunk/data/tools/wesnoth/wmlparser.py (original)
+++ trunk/data/tools/wesnoth/wmlparser.py Fri Jun 20 17:33:17 2008
@@ -40,7 +40,7 @@
self.current_path = current_path
self.textdomain = textdomain
- def __init__(self, data_dir, user_dir = None, no_macros_in_string = Flase):
+ def __init__(self, data_dir, user_dir = None, no_macros_in_string = False):
"""
Initialize a new WMLParser instance.
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits