Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
anthrotype authored Oct 19, 2018
1 parent 8565dc6 commit 010bc51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Lib/ufo2ft/postProcessor.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ def __init__(self, otf, ufo, glyphSet=None):
def process(self, useProductionNames=None, optimizeCFF=True):
"""
useProductionNames:
By default, when value is None, this will rename glyphs using using
the 'public.postscriptNames' in then UFO lib. If the mapping is not
By default, when value is None, this will rename glyphs using the
'public.postscriptNames' in then UFO lib. If the mapping is not
present, no glyph names are renamed.
If the value is False, no glyphs are renamed whether or not the
'public.postscriptNames' mapping is present.
Expand Down

0 comments on commit 010bc51

Please sign in to comment.