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 typo in figure docs #4562

Closed
CallumColvine opened this issue Jun 26, 2015 · 2 comments
Closed

fix typo in figure docs #4562

CallumColvine opened this issue Jun 26, 2015 · 2 comments
Labels
Difficulty: Easy https://matplotlib.org/devdocs/devel/contribute.html#good-first-issues Documentation
Milestone

Comments

@CallumColvine
Copy link

Docstring for set_canvas() is:
"Set the canvas the contains the figure"
it should be:
"Set the canvas that contains the figure"

@tacaswell
Copy link
Member

@CallumColvine Can you put in a PR with that change? For documentation changes like this you can even do it completely through the web interface (click the pencil icon at the top of https://github.com/matplotlib/matplotlib/blob/master/lib/matplotlib/figure.py ).

@tacaswell tacaswell added this to the next point release milestone Jun 26, 2015
@pelson pelson added the Difficulty: Easy https://matplotlib.org/devdocs/devel/contribute.html#good-first-issues label Jul 1, 2015
Skelpdar added a commit to Skelpdar/matplotlib that referenced this issue Jul 2, 2015
WeatherGod added a commit that referenced this issue Jul 2, 2015
@tacaswell
Copy link
Member

Closed by #4578

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Difficulty: Easy https://matplotlib.org/devdocs/devel/contribute.html#good-first-issues Documentation
Projects
None yet
Development

No branches or pull requests

3 participants