Skip to content

gh-93125: Fix a couple typos in docstrings#93126

Closed
Akuli wants to merge 1 commit intopython:mainfrom
Akuli:docstrs
Closed

gh-93125: Fix a couple typos in docstrings#93126
Akuli wants to merge 1 commit intopython:mainfrom
Akuli:docstrs

Conversation

@Akuli
Copy link
Copy Markdown
Contributor

@Akuli Akuli commented May 23, 2022

Part of #93125

@ghost
Copy link
Copy Markdown

ghost commented May 23, 2022

All commit authors signed the Contributor License Agreement.
CLA signed

@Akuli
Copy link
Copy Markdown
Contributor Author

Akuli commented May 23, 2022

The CLA process is now much less of a pain than it was before! Thanks for improving that!

def coords(self, value=None):
"""Return a tuple (X,Y) of the point along the centerline of the
trough that corresponds to VALUE or the current value if None is
through that corresponds to VALUE or the current value if None is
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think "trough" is correct here.

@_tp_cache
def __class_getitem__(cls, params):
"""Parameterizes a generic class.
"""Parametrizes a generic class.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Similar to the other PR, there is a "parameterize" two lines below and we should stay consistent.

@Akuli Akuli closed this May 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants