-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Grammar fix for pyplot tutorial #4963
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
Conversation
"an axes" -> "any axes"
Grammar fix for pyplot tutorial
Thanks! Doc-fixes are greatly appreciated! If you find more, send 'em over. |
So I have a question about using the term |
Yes, this is a perennial problem. The issue is that there is a concept of English is a terrible programming language... On Wed, Aug 19, 2015 at 1:44 PM, Brett Cannon notifications@github.com
|
@brettcannon I hope http://matplotlib.org/faq/usage_faq.html#parts-of-a-figure clarifies things. Grammatically would it make more sense to say "Add an |
That sounds better to me. |
And what shall be the plural of On Wed, Aug 19, 2015 at 2:08 PM, Ryan May notifications@github.com wrote:
|
"objects" |
The FAQ entry from @tacaswell does help explain why the docs use "axes" as a singular term. Is this a MATPLOTLIB thing? Anyway, what I'll do is send a PR that tweaks the Pyplot tutorial to link to the FAQ entry so that it makes more sense to beginners. |
On 2015/08/19 8:04 AM, Thomas A Caswell wrote:
Maybe this should be consistently capitalized, "Axes", to be a more |
"an axes" -> "any axes"