Skip to content

Commit f2abc04

Browse files
committed
1 parent cf44eb7 commit f2abc04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/axes/_axes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5590,7 +5590,7 @@ def _fill_between_x_or_y(
55905590
All other keyword arguments are passed on to
55915591
`.FillBetweenPolyCollection`. They control the `.Polygon` properties:
55925592
5593-
%(PolyCollection:kwdoc)s
5593+
%(FillBetweenPolyCollection:kwdoc)s
55945594
55955595
See Also
55965596
--------

0 commit comments

Comments
 (0)