Skip to content

Commit

Permalink
Merge pull request #197 from temerick/patch-1
Browse files Browse the repository at this point in the history
Fixed copy-paste typo
  • Loading branch information
bearney74 authored Feb 21, 2017
2 parents 66c061f + 4e60a71 commit 2e036d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion moviepy/video/VideoClip.py
Original file line number Diff line number Diff line change
Expand Up @@ -1067,7 +1067,7 @@ class TextClip(ImageClip):
for a list of acceptable names.
color
Color of the background. See ``TextClip.list('color')`` for a
Color of the text. See ``TextClip.list('color')`` for a
list of acceptable names.
font
Expand Down

0 comments on commit 2e036d3

Please sign in to comment.