Skip to content

Commit 3f456b4

Browse files
authored
DOC: fix typo in a wavelet name (#812)
Closes gh-799 [skip ci]
1 parent ddf27d7 commit 3f456b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/source/ref/cwt.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ where :math:`B` is the bandwidth and :math:`C` is the center frequency.
167167

168168
Frequency B-Spline Wavelets
169169
^^^^^^^^^^^^^^^^^^^^^^^^^^^
170-
The frequency B-spline wavelets (``"fpspM-B-C"`` with integer M and floating
170+
The frequency B-spline wavelets (``"fbspM-B-C"`` with integer M and floating
171171
point B, C) correspond to the following wavelets:
172172

173173
.. math::

0 commit comments

Comments
 (0)