Fix typos in Axes.boxplot and Axes.bxp docstrings #5953

Merged
merged 1 commit into from Feb 1, 2016

Conversation

Projects
None yet
3 participants
Contributor

robintw commented Feb 1, 2016

Fixed a few typos (eg. "toggle one" instead of "toggle on") in docstrings for Axes.boxplot and Axes.bxp

@robintw robintw Fix typos in Axes.boxplot and Axes.bxp docstrings
Fixed a few typos (eg. "toggle one" instead of "toggle on") in docstrings for Axes.boxplot and Axes.bxp
3af0170

mdboom added the needs_review label Feb 1, 2016

Owner

tacaswell commented Feb 1, 2016

👍 Thanks!

@tacaswell tacaswell added a commit that referenced this pull request Feb 1, 2016

@tacaswell tacaswell Merge pull request #5953 from robintw/patch-1
Fix typos in Axes.boxplot and Axes.bxp docstrings
7ed2df9

@tacaswell tacaswell merged commit 7ed2df9 into matplotlib:master Feb 1, 2016

1 of 2 checks passed

continuous-integration/appveyor/pr Waiting for AppVeyor build to complete
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details

tacaswell removed the needs_review label Feb 1, 2016

@tacaswell tacaswell added a commit that referenced this pull request Feb 1, 2016

@tacaswell tacaswell Merge pull request #5953 from robintw/patch-1
Fix typos in Axes.boxplot and Axes.bxp docstrings
d4ee801
Owner

tacaswell commented Feb 1, 2016

backported to v1.5.x as d4ee801

@tacaswell tacaswell added a commit to tacaswell/matplotlib that referenced this pull request May 22, 2016

@tacaswell tacaswell Merge pull request #5953 from robintw/patch-1
Fix typos in Axes.boxplot and Axes.bxp docstrings
f2e2bf5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment