DOC: typo in broken_axis pylab example #6745

Merged
merged 2 commits into from Jul 16, 2016

Conversation

Projects
None yet
5 participants
Contributor

afvincent commented Jul 15, 2016 edited

Fix minor typo(s?) in pylab_examples/broken_axis.py.

NB: not totally sure about the 2nd commit (not a native English speaker).

afvincent added some commits Jul 15, 2016

@afvincent afvincent Fix typo about range of data points 9fcd8cb
@afvincent afvincent Fix another typo in a comment
b39fcaa

mdboom added the needs_review label Jul 15, 2016

Contributor

janschulz commented Jul 15, 2016

This might need a close and reopen to get the appveyor fixes which I just merged in.

afvincent closed this Jul 15, 2016

afvincent reopened this Jul 15, 2016

@mdboom mdboom added needs_review and removed needs_review labels Jul 15, 2016

Contributor

afvincent commented Jul 15, 2016

Following @janschulz 's advice: just in case, closed and re-opened.

@tacaswell tacaswell merged commit b65be40 into matplotlib:master Jul 16, 2016

1 of 3 checks passed

continuous-integration/appveyor/pr AppVeyor build failed
Details
coverage/coveralls Coverage decreased (-0.002%) to 70.364%
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details

tacaswell removed the needs_review label Jul 16, 2016

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

@tacaswell tacaswell Merge pull request #6745 from afvincent/typo_broken_axis_example
DOC: typo in broken_axis pylab example
3f569bb
Owner

tacaswell commented Jul 16, 2016 edited by QuLogic

Thanks, backported to v2.x as 3f569bb

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