diff --git a/Lib/fontTools/ufoLib/glifLib.py b/Lib/fontTools/ufoLib/glifLib.py index bcdc60f91..e36c3c7f9 100755 --- a/Lib/fontTools/ufoLib/glifLib.py +++ b/Lib/fontTools/ufoLib/glifLib.py @@ -316,7 +316,7 @@ class GlyphSet(_UFOBaseIO): 'glyphObject' argument can be any kind of object (even None); the readGlyph() method will attempt to set the following attributes on it: - "width" the advance with of the glyph + "width" the advance width of the glyph "height" the advance height of the glyph "unicodes" a list of unicode values for this glyph "note" a string