diff options
author | Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> | 2015-03-06 20:26:32 +0100 |
---|---|---|
committer | Clément Bœsch <u@pkh.me> | 2015-03-06 22:26:53 +0100 |
commit | 4e2cab5a79f47bc264effae96c2359329e91537f (patch) | |
tree | dea06ade3f0d64604c189d4f751b804d43fe6bad /doc/indevs.texi | |
parent | 1dab67b647ef6939d4f92bc7a1c43719a4a0b5f0 (diff) | |
download | ffmpeg-4e2cab5a79f47bc264effae96c2359329e91537f.tar.gz |
fix spelling errors
opttimizations -> optimizations
grabing -> grabbing
many resource -> many resources
isnt -> isn't
silcense -> silence
Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit 482c86f2319c73a0ea414a1845de58febf7b0e30)
Diffstat (limited to 'doc/indevs.texi')
-rw-r--r-- | doc/indevs.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/indevs.texi b/doc/indevs.texi index 1a49293d31..ccbb39ac0c 100644 --- a/doc/indevs.texi +++ b/doc/indevs.texi @@ -1109,7 +1109,7 @@ The syntax is: -grab_x @var{x_offset} -grab_y @var{y_offset} @end example -Set the grabing region coordinates. The are expressed as offset from the top left +Set the grabbing region coordinates. They are expressed as offset from the top left corner of the X11 window. The default value is 0. @section decklink |