Skip to content

Commit 820cf1f

Browse files
authored
Merge pull request #21086 from anntzer/esc
Capitalization fixes in example section titles.
2 parents 045d40e + 0679f05 commit 820cf1f

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

examples/axes_grid1/README.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
.. _axes_grid1-examples-index:
44

5-
Axes Grid
6-
=========
5+
axes_grid1
6+
==========

examples/axisartist/README.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
.. _axisartist-examples-index:
44

5-
Axis Artist
6-
===========
5+
axisartist
6+
==========

examples/pyplots/README.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
.. _pyplots_examples:
22

3-
Pyplot
3+
pyplot
44
======

0 commit comments

Comments
 (0)