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

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

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