summaryrefslogtreecommitdiff
path: root/doc/indevs.texi
diff options
context:
space:
mode:
authorMoritz Barsnick <barsnick@gmx.net>2016-10-09 20:51:57 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2016-10-11 16:57:46 +0200
commit99d68d462fbd777cfd3fe055d4181a6f7c03fac7 (patch)
treeb40ac1338e710a498c6a7782bee7cb94d70a5c2a /doc/indevs.texi
parent5781256c013ee5be914105bef9fabd90ab7d7e3f (diff)
downloadffmpeg-99d68d462fbd777cfd3fe055d4181a6f7c03fac7.tar.gz
doc: fix various typos and grammar errors
Signed-off-by: Moritz Barsnick <barsnick@gmx.net> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc/indevs.texi')
-rw-r--r--doc/indevs.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/indevs.texi b/doc/indevs.texi
index 03a880d1c6..f693d7ac83 100644
--- a/doc/indevs.texi
+++ b/doc/indevs.texi
@@ -678,7 +678,7 @@ is an exact value. For HDV, it is not frame exact, since HDV does
not have a fixed frame size.
@item dvguid
-Select the capture device by specifying it's GUID. Capturing will only
+Select the capture device by specifying its GUID. Capturing will only
be performed from the specified device and fails if no device with the
given GUID is found. This is useful to select the input if multiple
devices are connected at the same time.
@@ -1341,7 +1341,7 @@ ffmpeg -f x11grab -framerate 25 -video_size cif -i :0.0+10,20 out.mpg
@table @option
@item draw_mouse
-Specify whether to draw the mouse pointer. A value of @code{0} specify
+Specify whether to draw the mouse pointer. A value of @code{0} specifies
not to draw the pointer. Default value is @code{1}.
@item follow_mouse