summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/faq.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/faq.texi b/doc/faq.texi
index 3fda98eb8d..5f371a4546 100644
--- a/doc/faq.texi
+++ b/doc/faq.texi
@@ -300,7 +300,7 @@ lost.
Most likely, it is through @code{auto-inserted aconvert}. Try to understand
why the converting filter was needed at that place.
-Just before the output is a lilely place, as @option{-f lavfi} currently
+Just before the output is a likely place, as @option{-f lavfi} currently
only support packed S16.
Then insert the correct @code{aconvert} explicitly in the filter graph,