From 28efeb6502df37c99ccf18575d2552381d83a877 Mon Sep 17 00:00:00 2001 From: Andreas Cadhalpun Date: Sun, 14 Jun 2015 20:28:28 +0200 Subject: doc: avoid incorrect phrase 'allows to' Also fix typo found by Lou Logan: Sacrifying -> Sacrificing Reviewed-by: Lou Logan Signed-off-by: Andreas Cadhalpun --- libavdevice/avdevice.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavdevice/avdevice.h') diff --git a/libavdevice/avdevice.h b/libavdevice/avdevice.h index 2d675b012d..6b0446cde7 100644 --- a/libavdevice/avdevice.h +++ b/libavdevice/avdevice.h @@ -324,7 +324,7 @@ int avdevice_dev_to_app_control_message(struct AVFormatContext *s, * Following API allows user to probe device capabilities (supported codecs, * pixel formats, sample formats, resolutions, channel counts, etc). * It is build on top op AVOption API. - * Queried capabilities allows to set up converters of video or audio + * Queried capabilities make it possible to set up converters of video or audio * parameters that fit to the device. * * List of capabilities that can be queried: -- cgit v1.2.3