8000 Merge pull request #14388 from HyperDenton/patch-1 · matplotlib/matplotlib@a922901 · GitHub
[go: up one dir, main page]

Skip to content

Commit a922901

Browse files
authored
Merge pull request #14388 from HyperDenton/patch-1
Fixed one little spelling error
2 parents 023341b + aae24ef commit a922901

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
@@ -947,7 +947,7 @@ def set_horizontalalignment(self, align):
947947
def set_multialignment(self, align):
948948
"""
949949
Set the alignment for multiple lines layout. The layout of the
950-
bounding box of all the lines is determined bu the horizontalalignment
950+
bounding box of all the lines is determined by the horizontalalignment
951951
and verticalalignment properties, but the multiline text within that
952952
box can be
953953

0 commit comments

Comments
 (0)
0