aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrice Waegeneire <brice.wge@gmail.com>2017-07-22 00:09:29 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2017-07-23 15:01:03 +0200
commit4627033a236c538f76abb83f84d021af3eacd907 (patch)
tree67f97a58bd9c44fc751d646ee27595b09d050aa2
parent20c440edbc898af4dd99decb62e0fcecabab7784 (diff)
downloadffmpeg-4627033a236c538f76abb83f84d021af3eacd907.tar.gz
doc/filters: typo in frei0r
Signed-off-by: Brice Waegeneire <brice.wge@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> (cherry picked from commit 6a6eec485d23b0c47a7cfeb94995db1be91c0e1a) Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-rw-r--r--doc/filters.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index b1e063f63b..ed4d6c48c6 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -8263,7 +8263,7 @@ It accepts the following parameters:
@item filter_name
The name of the frei0r effect to load. If the environment variable
@env{FREI0R_PATH} is defined, the frei0r effect is searched for in each of the
-directories specified by the colon-separated list in @env{FREIOR_PATH}.
+directories specified by the colon-separated list in @env{FREI0R_PATH}.
Otherwise, the standard frei0r paths are searched, in this order:
@file{HOME/.frei0r-1/lib/}, @file{/usr/local/lib/frei0r-1/},
@file{/usr/lib/frei0r-1/}.