Skip to content

DOC: Fix wrong name w being used instead of worN in docs. #12827

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 7, 2020

Conversation

mschulteg
Copy link
Contributor

What does this implement/fix?

Fixes a wrong name being used in Scipy.Signal documentation.
While using "w" is technically correct, I think that using the
actual argument name "worN" is less confusing.

Copy link
Contributor

@sethtroisi sethtroisi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Travis failures are unrelated

Thanks for the fix @mschulteg

@sethtroisi sethtroisi merged commit c734dac into scipy:master Sep 7, 2020
@tylerjereddy tylerjereddy changed the title Fix wrong name w being used instead of worN in docs. DOC: Fix wrong name w being used instead of worN in docs. Sep 7, 2020
@tylerjereddy tylerjereddy added Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org scipy.signal labels Sep 7, 2020
@tylerjereddy tylerjereddy added this to the 1.6.0 milestone Sep 7, 2020
@mschulteg mschulteg deleted the patch branch November 4, 2020 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org scipy.signal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants