From 516841ef634a1b7af6967ea5081aeed2003d062d Mon Sep 17 00:00:00 2001 From: Stefano Sabatini Date: Thu, 7 Jan 2010 22:44:32 +0000 Subject: [PATCH] Fix doxy, use third person. Originally committed as revision 21073 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavfilter/avfilter.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavfilter/avfilter.h b/libavfilter/avfilter.h index 94e647576..a7e061b74 100644 --- a/libavfilter/avfilter.h +++ b/libavfilter/avfilter.h @@ -419,7 +419,7 @@ typedef struct AVFilter void (*uninit)(AVFilterContext *ctx); /** - * Query formats supported by the filter and its pads. Should set the + * Queries formats supported by the filter and its pads. Should set the * in_formats for links connected to its output pads, and out_formats * for links connected to its input pads. * -- 2.11.0