8000 Backport PR #14388: Fixed one little spelling error · matplotlib/matplotlib@d9210cb · GitHub
[go: up one dir, main page]

Skip to content

Commit d9210cb

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)
0