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.
1 parent 5dc8e4c commit d9210cbCopy full SHA for d9210cb
lib/matplotlib/text.py
@@ -946,7 +946,7 @@ def set_horizontalalignment(self, align):
946
def set_multialignment(self, align):
947
"""
948
Set the alignment for multiple lines layout. The layout of the
949
- bounding box of all the lines is determined bu the horizontalalignment
+ bounding box of all the lines is determined by the horizontalalignment
950
and verticalalignment properties, but the multiline text within that
951
box can be
952
0 commit comments