Skip to content

Commit d872ef6

Browse files
vallsvgrlee77
authored andcommitted
Small typo in the doc (#514)
* DOC: typo fixes
1 parent 0a8f3f3 commit d872ef6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/source/ref/cwt.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,10 +87,10 @@ correspond to the following wavelets:
8787
.. math::
8888
\psi(t) = \sqrt{B} \frac{\sin(\pi B t)}{\pi B t} \exp^{\mathrm{j}2 \pi C t}
8989
90-
where :math:`B` is the bandwith and :math:`C` is the center frequency.
90+
where :math:`B` is the bandwidth and :math:`C` is the center frequency.
9191

9292

93-
Freuqency B-Spline Wavelets
93+
Frequency B-Spline Wavelets
9494
^^^^^^^^^^^^^^^^^^^^^^^^^^^
9595
The frequency B-spline wavelets (``"fpspM-B-C"`` with integer M and floating
9696
point B, C) correspond to the following wavelets:

0 commit comments

Comments
 (0)