Skip to content

Commit 2ecfa11

Browse files
committed
DOC: typo
1 parent 004f827 commit 2ecfa11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deltasigma/_synthesizeQNTF.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ def synthesizeQNTF(order=4, OSR=64, f0=0., NG=-60, ING=-20, n_im=None):
4949
5050
f0 : float, optional
5151
The center frequency, normalized such that :math:`1 \\rightarrow f_s`.
52-
Defaults to 0, ie to a low-pass modultor.
52+
Defaults to 0, ie to a low-pass modulator.
5353
5454
NG : float, optional
5555
The in-band noise gain, expressed in dB. Defaults to -60.

0 commit comments

Comments
 (0)