Changeset 175

Show
Ignore:
Timestamp:
03/24/09 09:40:03 (3 years ago)
Author:
erik
Message:

Seems like a typo error.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Lib/robofab/objects/objectsFL.py

    r174 r175  
    10711071                if cls is not None: 
    10721072                        fontLib["org.robofab.opentype.classes"] = _normalizeLineEndings(cls).rstrip() + "\n" 
    1073                 if flFontA.features: 
     1073                if flFont.features: 
    10741074                        features = {} 
    10751075                        order = []