From 35a995f4518aadc8aea145a21889cf039f12644d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Cl=C3=A9ment=20B=C5=93sch?= <ubitux@gmail.com>
Date: Thu, 14 Feb 2013 23:43:08 +0100
Subject: [PATCH] doc/resampler: fix two typo.

---
 doc/ffmpeg-resampler.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/ffmpeg-resampler.texi b/doc/ffmpeg-resampler.texi
index e20279525d7..525907a79ff 100644
--- a/doc/ffmpeg-resampler.texi
+++ b/doc/ffmpeg-resampler.texi
@@ -60,7 +60,7 @@ Specify the output sample format. It is set by default to @code{none}.
 
 @item tsf, internal_sample_fmt
 Set the internal sample format. Default value is @code{none}.
-This will automatically be choosen when its not explicitly set.
+This will automatically be chosen when it is not explicitly set.
 
 @item icl, in_channel_layout
 Set the input channel layout.
-- 
GitLab