8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 023341b + aae24ef commit a922901Copy full SHA for a922901
lib/matplotlib/text.py
@@ -947,7 +947,7 @@ def set_horizontalalignment(self, align):
947
def set_multialignment(self, align):
948
"""
949
Set the alignment for multiple lines layout. The layout of the
950
- bounding box of all the lines is determined bu the horizontalalignment
+ bounding box of all the lines is determined by the horizontalalignment
951
and verticalalignment properties, but the multiline text within that
952
box can be
953
0 commit comments