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

Skip to content

Commit 3e5ef86

Browse files
committed
Correct a typo
1 parent aeeddc5 commit 3e5ef86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/axes_grid1/inset_locator_demo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444

4545

4646
###############################################################################
47-
# The parameters *bbox_to_anchor* and *bbox_transfrom* can be used for a more
47+
# The parameters *bbox_to_anchor* and *bbox_transform* can be used for a more
4848
# fine grained control over the inset position and size or even to position
4949
# the inset at completely arbitrary positions.
5050
# The *bbox_to_anchor* sets the bounding box in coordinates according to the

0 commit comments

Comments
 (0)