Skip to content

Commit aaf07ce

Browse files
jeplertannewt
andauthored
Update shared-bindings/ulab/__init__.rst
Co-Authored-By: Scott Shawcroft <[email protected]>
1 parent 96f2288 commit aaf07ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared-bindings/ulab/__init__.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ much more efficient than expressing the same operation as a Python loop.
383383

384384
Perform a Fast Fourier Transform from the time domain into the frequency domain
385385

386-
See also ~ulab.extras.spectrogram, which computes the magnitude of the fft,
386+
See also ~ulab.extras.spectrum, which computes the magnitude of the fft,
387387
rather than separately returning its real and imaginary parts.
388388

389389
.. method:: ifft(r, c=None)

0 commit comments

Comments
 (0)