Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d50234c

Browse files
tacaswelltimhoffm
andcommitted
DOC: fix typo
Co-authored-by: Tim Hoffmann <[email protected]>
1 parent 533d3af commit d50234c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/api_changes_3.4/deprecations.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ The following globals in :mod:`matplotlib.colorbar` are deprecated:
1313

1414
``FancyBboxPatch(..., boxstyle="custom", bbox_transmuter=...)``
1515
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
16-
In order to use a custom boxsyle, directly pass it as the *boxstyle* argument
16+
In order to use a custom boxstyle, directly pass it as the *boxstyle* argument
1717
to `.FancyBboxPatch`. This was previously already possible, and is consistent
1818
with custom arrow styles and connection styles.

0 commit comments

Comments
 (0)