From 2ecfa117c9adb0783413a2e868c99834f06fa320 Mon Sep 17 00:00:00 2001 From: ggventurini Date: Fri, 12 Jun 2015 16:23:33 +0200 Subject: [PATCH] DOC: typo --- deltasigma/_synthesizeQNTF.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deltasigma/_synthesizeQNTF.py b/deltasigma/_synthesizeQNTF.py index 40d5032..9dc853c 100644 --- a/deltasigma/_synthesizeQNTF.py +++ b/deltasigma/_synthesizeQNTF.py @@ -49,7 +49,7 @@ def synthesizeQNTF(order=4, OSR=64, f0=0., NG=-60, ING=-20, n_im=None): f0 : float, optional The center frequency, normalized such that :math:`1 \\rightarrow f_s`. - Defaults to 0, ie to a low-pass modultor. + Defaults to 0, ie to a low-pass modulator. NG : float, optional The in-band noise gain, expressed in dB. Defaults to -60.