From: c vw Date: Tue, 8 Dec 2020 09:58:30 +0000 (+0100) Subject: typo corrected from last action X-Git-Url: https://git.rkrishnan.org/pf/content/en/simplejson?a=commitdiff_plain;h=72195ab39c10e18e6f944e1a7eec19a7a3137bc1;p=pihpsdr.git typo corrected from last action --- diff --git a/filter.c b/filter.c index 1cee113..19efdc7 100644 --- a/filter.c +++ b/filter.c @@ -51,7 +51,7 @@ FILTER filterDIGL[FILTERS]={ {-5000, 0,"5.0k"}, {-4000, 0,"4.0k"}, {-3000, 0,"3.0k"}, - {-2750 -250,"2.5k"}, + {-2750, -250,"2.5k"}, {-2500, -500,"2.0k"}, {-2250, -750,"1.5k"}, {-2000,-1000,"1.0k"},