summaryrefslogtreecommitdiff
path: root/doc/faq.texi
diff options
context:
space:
mode:
authorNicolas George <nicolas.george@normalesup.org>2012-01-24 16:03:09 +0100
committerNicolas George <nicolas.george@normalesup.org>2012-01-24 16:03:09 +0100
commit0c9ddc0fd5ae741fd723da6ce620c14d9254143b (patch)
tree6044f155cb70d60068ee891060b9262c5af8e5b1 /doc/faq.texi
parent9aaa70a845fe8eb26b3d2e264958b8586150d76b (diff)
faq: fix typo.
Reported-By: Clément Bœsch
Diffstat (limited to 'doc/faq.texi')
-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,