From 245bf7c18a71fa3800bb4c3fcea5e08ba90b4f2c Mon Sep 17 00:00:00 2001 From: Paul B Mahol Date: Thu, 17 Sep 2015 14:12:33 +0000 Subject: [PATCH] doc/filters: showfreqs: fix typo Fixes #4863 Signed-off-by: Paul B Mahol --- doc/filters.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/filters.texi b/doc/filters.texi index b3e5835716..4a55e59164 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -13320,7 +13320,7 @@ which means optimal overlap for selected window function will be picked. Set time averaging. Setting this to 0 will display current maximal peaks. Default is @code{1}, which means time averaging is disabled. -@item color +@item colors Specify list of colors separated by space or by '|' which will be used to draw channel frequencies. Unrecognized or missing colors will be replaced by white color.