Skip to content

Commit

Permalink
Merge pull request #42 from tasinttttttt/patch-1
Browse files Browse the repository at this point in the history
Tanks ^^ !
  • Loading branch information
Zulko committed Jun 8, 2014
2 parents bfc9508 + 9164463 commit 2f6f1de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion moviepy/tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
import sys

def sys_write_flush(s):
""" writes and flushes witout delay a text in the console """
""" writes and flushes without delay a text in the console """
sys.stdout.write(s)
sys.stdout.flush()

Expand Down

0 comments on commit 2f6f1de

Please sign in to comment.