X Tutup
Skip to content

DOC: Fix typos in gridspec tutorial#8364

Merged
NelleV merged 3 commits intomatplotlib:v2.0.0-docfrom
afvincent:fix_typos_in_gridspec_tutorial
Mar 23, 2017
Merged

DOC: Fix typos in gridspec tutorial#8364
NelleV merged 3 commits intomatplotlib:v2.0.0-docfrom
afvincent:fix_typos_in_gridspec_tutorial

Conversation

@afvincent
Copy link
Copy Markdown
Contributor

I just had to use the tutorial about matplotlib.gridspec and notice a few typos (I think). So here is a PR that should fix them. Being there, I tried to add a few Sphinx cross-references where I think they might be relevant. I tried to build the docs to see if everything was working properly, but I was thrown an error (subprocess.CalledProcessError: Command '['python', '../examples/frontpage/plot_contour.py']' returned non-zero exit status 1) and I have no time to investigate it at the moment. But maybe it is just me and my first try of working on the v2.0.0-doc branch ^^…

I had the feeling that the English is not perfect (some sentences sound weird to my ears), but I am quite out of my depth when it comes to this field…

@tacaswell tacaswell added this to the 2.0.1 (next bug fix release) milestone Mar 23, 2017
Copy link
Copy Markdown
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.

Makes markup better and does not make English worse.

@tacaswell tacaswell changed the title DOC: Fix typos in gridspec tutorial [MRG+1] DOC: Fix typos in gridspec tutorial Mar 23, 2017
@NelleV NelleV merged commit 0d54023 into matplotlib:v2.0.0-doc Mar 23, 2017
@afvincent
Copy link
Copy Markdown
Contributor Author

@NelleV and @tacaswell , thanks :)

@phobson phobson changed the title [MRG+1] DOC: Fix typos in gridspec tutorial DOC: Fix typos in gridspec tutorial Mar 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup