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

Skip to content

Commit eac5f4e

Browse files
authored
Merge pull request #14389 from meeseeksmachine/auto-backport-of-pr-14388-on-v3.1.x
Backport PR #14388 on branch v3.1.x (Fixed one little spelling error)
2 parents 5dc8e4c + d9210cb commit eac5f4e

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)