summaryrefslogtreecommitdiff
path: root/doc/faq.texi
diff options
context:
space:
mode:
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 ebf21f5370..a95476d7c4 100644
--- a/doc/faq.texi
+++ b/doc/faq.texi
@@ -399,7 +399,7 @@ why the converting filter was needed at that place.
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,
+Then insert the correct @code{aconvert} explicitly in the filtergraph,
specifying the exact format.
@example