diff options
author | FreeArtMan <dos21h@gmail.com> | 2017-07-17 22:42:27 +0100 |
---|---|---|
committer | FreeArtMan <dos21h@gmail.com> | 2017-07-17 22:42:27 +0100 |
commit | 286256b66b36592073da3669520cc9022022aedb (patch) | |
tree | 1a4238dab56a550c8f251470bde51e30d14de1f0 /md | |
parent | 59c2467d284da61d33baafef92f16031901a0078 (diff) | |
download | md-content-286256b66b36592073da3669520cc9022022aedb.tar.gz md-content-286256b66b36592073da3669520cc9022022aedb.zip |
Fixed type in title
Diffstat (limited to 'md')
-rw-r--r-- | md/writeup/dsp_lp_filter.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/md/writeup/dsp_lp_filter.md b/md/writeup/dsp_lp_filter.md index edfa95e..453f263 100644 --- a/md/writeup/dsp_lp_filter.md +++ b/md/writeup/dsp_lp_filter.md @@ -1,7 +1,7 @@ title: DSP Low-pass FIR filter keywords:c,dsp,filter,fir,low-ass -# Low FIR pass-filer +# Low FIR pass-filter ## Intro |