Minor: revert docstring change
This commit is contained in:
parent
51c8a7a3e1
commit
b51a2b616e
@ -671,7 +671,7 @@ class UFOReader(_UFOBaseIO):
|
||||
|
||||
def getCharacterMapping(self, layerName=None, validate=None):
|
||||
"""
|
||||
Return a dictionary that maps str values (ints) to
|
||||
Return a dictionary that maps unicode values (ints) to
|
||||
lists of glyph names.
|
||||
"""
|
||||
if validate is None:
|
||||
|
Loading…
x
Reference in New Issue
Block a user