From 2193f537ed355e38935bc407ab38bf13b267a34d Mon Sep 17 00:00:00 2001
From: Lou Logan <lou@lrcd.com>
Date: Wed, 28 Oct 2015 13:23:52 -0800
Subject: [PATCH] doc/encoders: fix "the their" typo

Signed-off-by: Lou Logan <lou@lrcd.com>
---
 doc/encoders.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/encoders.texi b/doc/encoders.texi
index ba7f2b7a9d9..659f5d764d7 100644
--- a/doc/encoders.texi
+++ b/doc/encoders.texi
@@ -1125,7 +1125,7 @@ kilobits/s.
 
 @item vbr (@emph{vbr}, @emph{hard-cbr}, and @emph{cvbr})
 Set VBR mode. The FFmpeg @option{vbr} option has the following
-valid arguments, with the their @command{opusenc} equivalent options
+valid arguments, with the @command{opusenc} equivalent options
 in parentheses:
 
 @table @samp
-- 
GitLab