Grammer
This commit is contained in:
parent
53b4352a3b
commit
e1227441e4
@ -118,8 +118,8 @@ class GlyphSet(object):
|
||||
(including the .glif extension). The glyphNameToFileName function
|
||||
is called whenever a file name is created for a given glyph name.
|
||||
|
||||
``validateRead`` will validate read operations. It's default is ``True``.
|
||||
``validateWrite`` will validate write operations. It's default is ``True``.
|
||||
``validateRead`` will validate read operations. Its default is ``True``.
|
||||
``validateWrite`` will validate write operations. Its default is ``True``.
|
||||
"""
|
||||
self.dirName = dirName
|
||||
if ufoFormatVersion not in supportedUFOFormatVersions:
|
||||
|
Loading…
x
Reference in New Issue
Block a user