Fix typo
This commit is contained in:
parent
07d0fa3f82
commit
aea7214cc4
1 changed files with 3 additions and 2 deletions
|
|
@ -85,8 +85,9 @@ Basic Usage
|
|||
Process Timeout
|
||||
---------------
|
||||
|
||||
PHP-FFMpeg runs ffmpeg commands to processs your medias. A default timeout of
|
||||
60 seconds is set, but you can override this by passing a second argument load :
|
||||
PHP-FFMpeg runs ffmpeg commands to process your medias. A default timeout of
|
||||
60 seconds is set, but you can override this by passing a second argument to the
|
||||
``load`` method :
|
||||
|
||||
.. code-block:: php
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue