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

Skip to content

Commit d9210cb

Browse files
timhoffmMeeseeksDev[bot]
authored andcommitted
Backport PR #14388: Fixed one little spelling error
1 parent 5dc8e4c commit d9210cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/matplotlib/text.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -946,7 +946,7 @@ def set_horizontalalignment(self, align):
946946
def set_multialignment(self, align):
947947
"""
948948
Set the alignment for multiple lines layout. The layout of the
949-
bounding box of all the lines is determined bu the horizontalalignment
949+
bounding box of all the lines is determined by the horizontalalignment
950950
and verticalalignment properties, but the multiline text within that
951951
box can be
952952

0 commit comments

Comments
 (0)