summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2016-08-11 15:26:14 +0200
committerPaul B Mahol <onemda@gmail.com>2016-08-11 15:26:14 +0200
commit369fdfaf001da79a584ff07f08360f6c59c9ecdf (patch)
tree92f4ba861273b863c2e2ec01882f771146ef630b /doc
parent7f1b14bc5730bd5603dda57302d4adad94ccdd60 (diff)
doc/filters: fix typo in acrusher filter docs
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 8bb0ca00ca..2dfe457024 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -445,7 +445,7 @@ ffmpeg -i first.flac -i second.flac -filter_complex acrossfade=d=10:o=0:c1=exp:c
Reduce audio bit resolution.
-This filter is bit crusher with enhanced funcionality. A bit crusher
+This filter is bit crusher with enhanced functionality. A bit crusher
is used to audibly reduce number of bits an audio signal is sampled
with. This doesn't change the bit depth at all, it just produces the
effect. Material reduced in bit depth sounds more harsh and "digital".