From 99d68d462fbd777cfd3fe055d4181a6f7c03fac7 Mon Sep 17 00:00:00 2001 From: Moritz Barsnick Date: Sun, 9 Oct 2016 20:51:57 +0200 Subject: doc: fix various typos and grammar errors Signed-off-by: Moritz Barsnick Signed-off-by: Michael Niedermayer --- doc/indevs.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/indevs.texi') 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 -- cgit v1.2.3