Skip to content

Commit

Permalink
Merge pull request #30 from jwilk/spelling
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
asciimoo committed Aug 11, 2016
2 parents b66f1c8 + e2f7ed8 commit dc2ea24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drawille.py
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,7 @@ def back(self, step):


def animate(canvas, fn, delay=1./24, *args, **kwargs):
"""Animation automatition function
"""Animation automation function
:param canvas: :class:`Canvas` object
:param fn: Callable. Frame coord generator
Expand Down

0 comments on commit dc2ea24

Please sign in to comment.