From ee6ae8355e9203b40f5202b76e444a3acfb022cd Mon Sep 17 00:00:00 2001 From: Stefano Sabatini Date: Fri, 16 Nov 2012 11:22:21 +0100 Subject: [PATCH] doc/filters: fix a few typos in the frei0r docs --- doc/filters.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/filters.texi b/doc/filters.texi index b86b1468f7..80f0493e59 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -2315,7 +2315,7 @@ The filter supports the syntax: @var{filter_name}[@{:|=@}@var{param1}:@var{param2}:...:@var{paramN}] @end example -@var{filter_name} is the name to the frei0r effect to load. If the +@var{filter_name} is the name of the frei0r effect to load. If the environment variable @env{FREI0R_PATH} is defined, the frei0r effect is searched in each one of the directories specified by the colon (or semicolon on Windows platforms) separated list in @env{FREIOR_PATH}, @@ -2346,7 +2346,7 @@ frei0r=distort0r:0.5:0.01 @end example @item -Apply the colordistance effect, takes a color as first parameter: +Apply the colordistance effect, take a color as first parameter: @example frei0r=colordistance:0.2/0.3/0.4 frei0r=colordistance:violet