Comment typo fix.
This commit is contained in:
parent
025257a984
commit
3465bf7a99
1 changed files with 1 additions and 1 deletions
|
@ -839,7 +839,7 @@ def sanity_check(filename, lines):
|
|||
pass # Ignore ill-formed integer literals
|
||||
except TypeError:
|
||||
pass
|
||||
# Interpret magic comments for setting the sage pattern of units.
|
||||
# Interpret magic comments for setting the usage pattern of units.
|
||||
# This copes with some wacky UtBS units that are defined with
|
||||
# variant-spawning macros. The prototype comment looks like this:
|
||||
#wmllint: usage of "Desert Fighter" is fighter
|
||||
|
|
Loading…
Add table
Reference in a new issue