Typo fixes.
This commit is contained in:
parent
c65879d7d0
commit
7f37d9184b
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ also belong here.
|
|||
|
||||
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.p for details
|
||||
See the header comment of wmtools.py for details
|
||||
|
||||
=== wmlparser.py ===
|
||||
|
||||
|
@ -46,7 +46,7 @@ for unit in wmldata.get_all("unit"):
|
|||
|
||||
== Standalone use ==
|
||||
|
||||
=== wmparser ===
|
||||
=== wmlparser ===
|
||||
|
||||
If called standalone, wmlparser.py will parse whatever you give it and
|
||||
dump back to stdout. For example:
|
||||
|
|
Loading…
Add table
Reference in a new issue