amoeba opened a new pull request, #47170: URL: https://github.com/apache/arrow/pull/47170
### Rationale for this change I originally started this patch because the title of https://arrow.apache.org/docs/python/extending_types.html is "Extending pyarrow..." which immediately jumped out as me as not quite right: It should be "Extending PyArrow..." since PyArrow is the name of the software. I think we try to use the all-lowercase form only in code snippets or when specifically referring to the spelling of PyArrow various distributions. ### What changes are included in this PR? Changed docs/source/python/extending_types.rst to hopefully use the various forms correctly I didn't do a deep-dive into other docs. ### Are these changes tested? Yes, rendered locally. ### Are there any user-facing changes? No. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
