DOC: Fix a few typos and formulations #6817

Merged
merged 1 commit into from Jul 25, 2016

Conversation

Projects
None yet
3 participants
Contributor

afvincent commented Jul 23, 2016

Looking at the result of #6779 on the devdocs website, I notice that some comments I added at the end of the script have small issues. This PR should correct this.

@afvincent afvincent Fix a few typos and formulations
ebca114

mdboom added the needs_review label Jul 23, 2016

Contributor

afvincent commented Jul 23, 2016

I have to admit that I am a bit lost about how to choose milestone for a PR. Here I simply chose the same as #6779, but maybe 2.0.1 would have been more clever, so please change it if I made a mistake…

Owner

tacaswell commented Jul 23, 2016

Most documentation should be targeted at the oldest milestone (as it is almost always safe to backport as far as possible).

@tacaswell tacaswell merged commit ba8bee1 into matplotlib:master Jul 25, 2016

3 checks passed

continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
coverage/coveralls Coverage remained the same at 70.349%
Details

tacaswell removed the needs_review label Jul 25, 2016

@tacaswell tacaswell added a commit that referenced this pull request Jul 25, 2016

@tacaswell tacaswell Merge pull request #6817 from afvincent/typo_pyplot_scales_demo
DOC: Fix a few typos and formulations
c4b2256
Owner

tacaswell commented Jul 25, 2016 edited by QuLogic

backported to v2.x as c4b2256

afvincent deleted the afvincent:typo_pyplot_scales_demo branch Jul 25, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment