From 1d2acc175b9ee85320575e5342cc37fff87848ce Mon Sep 17 00:00:00 2001
From: Paul B Mahol <onemda@gmail.com>
Date: Tue, 20 Aug 2019 11:43:49 +0200
Subject: [PATCH 3/5] doc/filters: fix typos

---
 doc/filters.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/filters.texi b/doc/filters.texi
index 41b735804b..cf963413fc 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -17919,7 +17919,7 @@ Format specific options:
 @table @option
 @item in_pad
 @item out_pad
-Set padding proprtion for the input/output cubemap. Values in decimals.
+Set padding proportion for the input/output cubemap. Values in decimals.
 
 Example values:
 @table @samp
@@ -17991,7 +17991,7 @@ Dual fisheye. @i{(input only)}
 Format specific options:
 @table @option
 @item in_pad
-Set padding proprtion. Values in decimals.
+Set padding proportion. Values in decimals.
 
 Example values:
 @table @samp
-- 
2.22.0

