10000 Fix typos in tag directives. · matplotlib/matplotlib@aacf0e7 · GitHub
[go: up one dir, main page]

Skip to content

Commit aacf0e7

Browse files
committed
Fix typos in tag directives.
1 parent 58ce0f7 commit aacf0e7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

galleries/examples/pie_and_polar_charts/nested_pie.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
# - ``Axes.set`` (`matplotlib.artist.Artist.set`)
9292
# - `matplotlib.axes.Axes.set_axis_off`
9393
#
94-
# .. tag::
94+
# .. tags::
9595
#
9696
# plot-type: pie
9797
# level: beginner

galleries/examples/pie_and_polar_charts/polar_legend.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
# - `matplotlib.projections.polar`
4040
# - `matplotlib.projections.polar.PolarAxes`
4141
#
42-
# .. tag::
42+
# .. tags::
4343
#
4444
# component: legend
4545
# plot-type: polar

0 commit comments

Comments
 (0)
0