From 9bd23f6815c083ab3f483d61caa245d699d3cd8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20B=C5=93sch?= Date: Thu, 27 Oct 2011 22:16:24 +0200 Subject: [PATCH] ashowinfo: fix typo in description. --- libavfilter/af_ashowinfo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavfilter/af_ashowinfo.c b/libavfilter/af_ashowinfo.c index 9156eb5631..7c6af8b0a4 100644 --- a/libavfilter/af_ashowinfo.c +++ b/libavfilter/af_ashowinfo.c @@ -20,7 +20,7 @@ /** * @file - * filter fow showing textual audio frame information + * filter for showing textual audio frame information */ #include "libavutil/adler32.h"