From 91bc4de2a4fcd68950085b0a6bef99727968ce82 Mon Sep 17 00:00:00 2001 From: Ganesh Ajjanagadde Date: Wed, 4 Nov 2015 22:37:10 -0500 Subject: [PATCH] doc/resampler: fix some trivial typos Signed-off-by: Ganesh Ajjanagadde --- doc/resampler.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/resampler.texi b/doc/resampler.texi index 2c448ae2b9..155230fa6f 100644 --- a/doc/resampler.texi +++ b/doc/resampler.texi @@ -66,8 +66,8 @@ Set rematrix volume. Default value is 1.0. @item rematrix_maxval Set maximum output value for rematrixing. -This can be used to prevent clipping vs. preventing volumn reduction -A value of 1.0 prevents cliping. +This can be used to prevent clipping vs. preventing volume reduction. +A value of 1.0 prevents clipping. @item flags, swr_flags Set flags used by the converter. Default value is 0. -- GitLab