Thanks to visit codestin.com Credit goes to github.com
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 5dc8e4c + d9210cb commit eac5f4eCopy full SHA for eac5f4e
1 file changed
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