Skip to content

Commit

Permalink
Correcting text
Browse files Browse the repository at this point in the history
Change the 'au' to 'and'
  • Loading branch information
gpantelis authored Mar 25, 2017
1 parent a2d0011 commit 7a7555a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting_started/videoclips.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Creating and exporting video clips
===================================

Video au audio clips are the central objects of MoviePy. In this section we present the different sorts of clips, how to create them, and how to write them to a file. For informations on modifying a clip (cuts, effects, etc.), see :ref:`effects`. For how to put clips together see :ref:`CompositeVideoClips` and to see how to preview clips before writing a file, refer to :ref:`efficient`.
Video and audio clips are the central objects of MoviePy. In this section we present the different sorts of clips, how to create them, and how to write them to a file. For informations on modifying a clip (cuts, effects, etc.), see :ref:`effects`. For how to put clips together see :ref:`CompositeVideoClips` and to see how to preview clips before writing a file, refer to :ref:`efficient`.

The following code summarizes the base clips that you can create with moviepy: ::

Expand Down

0 comments on commit 7a7555a

Please sign in to comment.