mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-21 20:00:22 +00:00
Fix some typos.
(Part of patch #2261.)
This commit is contained in:
parent
482c7b704e
commit
36574dc37a
@ -78,12 +78,12 @@ terrain type to mainline.
|
||||
|
||||
The main facility in this module is a cross-referencer class.
|
||||
It also contains utility methods for working with the data tree.
|
||||
See the header comment of wmtools.py for details
|
||||
See the header comment of wmltools.py for details
|
||||
|
||||
=== wmliterator.py ===
|
||||
|
||||
A WML codewalker class. Not a full parser, but that's useful because
|
||||
it doesn't get confused by unbalanced nacros; instead it lets you
|
||||
it doesn't get confused by unbalanced macros; instead it lets you
|
||||
walk through lines in a text file parsing out tags and elements
|
||||
|
||||
=== wmlparser.py ===
|
||||
|
Loading…
x
Reference in New Issue
Block a user