Skip to content
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

Fix typos #9010

Merged
merged 1 commit into from Aug 10, 2017
Merged

Fix typos #9010

merged 1 commit into from Aug 10, 2017

Conversation

taehoonlee
Copy link
Contributor

This PR fixes some typos: Paramter, paramter, withing, and whith.

@@ -88,7 +88,7 @@ class UnitData(object):
def __init__(self, data):
"""Create mapping between unique categorical values
and numerical identifier
Paramters
Parameters
---------
Copy link
Member

Choose a reason for hiding this comment

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

Need to increase the - as well; also, can you add a new line above Parameters?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated. Thank you for the comments @QuLogic!

@dstansby dstansby added this to the 2.1 (next point release) milestone Aug 10, 2017
@dstansby dstansby merged commit fa005e4 into matplotlib:master Aug 10, 2017
@tacaswell
Copy link
Member

@taehoonlee Thank you!

I really appreciate all of your work on removing these typos!

@taehoonlee taehoonlee deleted the fix_typos branch August 10, 2017 15:02
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.

None yet

5 participants