8000 Small doc nits. · matplotlib/matplotlib@b41db04 · GitHub
[go: up one dir, main page]

Skip to content

Commit b41db04

Browse files
committed
Small doc nits.
Typo/capitalization/punctuation/styling. I think the only debatable point is whether to emphasize "most" in the Reference part, but I didn't see any good reason to do it (and it looks a bit too much to me).
1 parent 4f196f0 commit b41db04

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/faq/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ How-to
99
:Release: |version|
1010
:Date: |today|
1111

12-
Frequently asked questions about matplotlib
12+
Frequently asked questions about Matplotlib:
1313

1414
.. toctree::
1515
:maxdepth: 2

doc/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Learning resources
7878
^^^^^^^^^
7979

8080
- :doc:`API Reference <api/index>`
81-
- :doc:`Axes API <api/axes_api>` for *most* plotting methods
81+
- :doc:`Axes API <api/axes_api>` for most plotting methods
8282
- :doc:`Figure API <api/figure_api>` for figure-level methods
8383
- Top-level interfaces to create:
8484

@@ -98,7 +98,7 @@ Matplotlib.
9898
Contributing
9999
------------
100100

101-
Matplotlib is a community project maitained for and by its users. There are many ways
101+
Matplotlib is a community project maintained for and by its users. There are many ways
102102
you can help!
103103

104104
- Help other users `on discourse <https://discourse.matplotlib.org>`__

0 commit comments

Comments
 (0)
0