Skip to content

Commit

Permalink
Fix typo in code documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
khalim19 committed Jun 27, 2014
1 parent ef56e6b commit 897776d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion export_layers/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -579,7 +579,7 @@ def __delitem__(self, key):

def streamline(self, force=False):
"""
Streamline all Settings objects in this container.
Streamline all Setting objects in this container.
If force is True, streamline settings even if the values of the other
settings were not changed. This is useful e.g. for setting proper values and
Expand Down

0 comments on commit 897776d

Please sign in to comment.