fixed typo
This commit is contained in:
parent
d8eb064a26
commit
c785c0ea9b
@ -1,6 +1,6 @@
|
|||||||
"""
|
"""
|
||||||
User name to file name conversion.
|
User name to file name conversion.
|
||||||
This was taken form the UFO 3 spec.
|
This was taken from the UFO 3 spec.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
illegalCharacters = r"\" * + / : < > ? [ \ ] | \0".split(" ")
|
illegalCharacters = r"\" * + / : < > ? [ \ ] | \0".split(" ")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user