From ac1a31ab036597e15be5865fc2a42c3cca79ac8a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?V=C3=ADctor=20Paesa?= <victorpaesa@googlemail.com>
Date: Wed, 21 Jul 2010 17:31:37 +0000
Subject: [PATCH] Typo.

Originally committed as revision 24392 to svn://svn.ffmpeg.org/ffmpeg/trunk
---
 doc/filters.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/filters.texi b/doc/filters.texi
index ab5bb30e6cb..7f0cb7141eb 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -234,7 +234,7 @@ Below is a description of the currently available video sources.
 Buffer video frames, and make them available to the filter chain.
 
 This source is mainly intended for a programmatic use, in particular
-through the interface defined in @file{libavfilter/vsr_buffer.h}.
+through the interface defined in @file{libavfilter/vsrc_buffer.h}.
 
 It accepts the following parameters:
 @var{width}:@var{height}:@var{pix_fmt_string}
-- 
GitLab