Commit 04f67546 authored by Amir Masoud Nourollah's avatar Amir Masoud Nourollah Committed by Facebook GitHub Bot
Browse files

[Doc] Fix a word in documents (#3334)

Summary:
A redundant "and" just removed.

Pull Request resolved: https://github.com/pytorch/audio/pull/3334

Reviewed By: xiaohui-zhang

Differential Revision: D45864314

Pulled By: mthrok

fbshipit-source-id: ad67bde8fa73eac995fbd0d3809709cc38486884
parent 00247576
...@@ -509,7 +509,7 @@ class MelSpectrogram(torch.nn.Module): ...@@ -509,7 +509,7 @@ class MelSpectrogram(torch.nn.Module):
.. properties:: Autograd TorchScript .. properties:: Autograd TorchScript
This is a composition of :py:func:`torchaudio.transforms.Spectrogram` and This is a composition of :py:func:`torchaudio.transforms.Spectrogram`
and :py:func:`torchaudio.transforms.MelScale`. and :py:func:`torchaudio.transforms.MelScale`.
Sources Sources
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment