From 6cc44c058396c51a52e868c4293692b43047e8f4 Mon Sep 17 00:00:00 2001 From: Paul B Mahol Date: Wed, 10 Jan 2018 20:32:22 +0100 Subject: [PATCH] doc/filters: fix error in aiir options names Signed-off-by: Paul B Mahol --- doc/filters.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/filters.texi b/doc/filters.texi index 618eb28e28..bd93e0ab84 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -1090,9 +1090,9 @@ Set coefficients format. transfer function @item zp Z-plane zeros/poles, cartesian (default) -@item zpr +@item pr Z-plane zeros/poles, polar radians -@item zpd +@item pd Z-plane zeros/poles, polar degrees @end table