aboutsummaryrefslogtreecommitdiffstats
path: root/doc/filters.texi
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
commit79f6269fd0ac64bfe7d033d191b3af4e12b8f463 (patch)
tree19f6882c1698dcbf56440fe7f38d32b9ad1f4202 /doc/filters.texi
parent539dc1746a8b5b82dee8e802f2f724419a494fc5 (diff)
downloadffmpeg-79f6269fd0ac64bfe7d033d191b3af4e12b8f463.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>
Diffstat (limited to 'doc/filters.texi')
-rw-r--r--doc/filters.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 6b0d1c8222..28b11b1d83 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -8217,7 +8217,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/}.