Skip to content

Fix typos #8709

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
Jun 8, 2017
Merged

Fix typos #8709

merged 1 commit into from
Jun 8, 2017

Conversation

taehoonlee
Copy link
Contributor

This PR fixes some typos: the the, implementaion, seperated, formated, compatiblity, fuction.

@@ -3698,7 +3698,7 @@ coordT *qh_readpoints(int *numpoints, int *dimension, boolT *ismalloc) {
strncat(qh rbox_command, s, sizeof(qh rbox_command)-1);
}
if (!s) {
qh_fprintf(qh ferr, 6074, "qhull input error: missing \"begin\" for cdd-formated input\n");
qh_fprintf(qh ferr, 6074, "qhull input error: missing \"begin\" for cdd-formatted input\n");
Copy link
Member

Choose a reason for hiding this comment

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

Better to send these upstream instead.

@tacaswell tacaswell added this to the 2.1 (next point release) milestone Jun 3, 2017
@@ -677,7 +677,7 @@ Pull Requests (1003):
* :ghpull:`7548`: Clarify to_rgba docstring.
* :ghpull:`7476`: Sticky margins
* :ghpull:`7552`: Correctly extend a lognormed colorbar
* :ghpull:`7499`: Improve the the marker table in markers_api documentation
* :ghpull:`7499`: Improve the marker table in markers_api documentation
Copy link
Member

Choose a reason for hiding this comment

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

I just fixed this in the PR title so the next time we generate this file it will stay fixed 👍

Copy link
Member

@tacaswell tacaswell left a comment

Choose a reason for hiding this comment

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

Provisional on the qhull change. It would be good to push that upstream, but we do not closely track upstream. It is spelling in an error message so I do not think it is harmful to have this change. Will defer to @ianthomas23 on this.

There does not seem to be an upstream for ttconv, but will defer to @mdboom

@tacaswell
Copy link
Member

@taehoonlee Thanks for the PR!

@QuLogic QuLogic merged commit 1774e56 into matplotlib:master Jun 8, 2017
@taehoonlee taehoonlee deleted the fix_typos branch June 13, 2017 02:40
@tacaswell
Copy link
Member

@taehoonlee (belated) congratulations 🎉 on what I think is your first Matplotlib contribution. Hopefully we will hear from you again!

@taehoonlee
Copy link
Contributor Author

Thank you @tacaswell!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants