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 92ccded commit a5307d1Copy full SHA for a5307d1
lib/matplotlib/table.py
@@ -412,7 +412,7 @@ def auto_set_column_width(self, col):
412
""" Given column indexs in either List, Tuple or int. Will be able to
413
automatically set the columns into optimal sizes.
414
415
- Here is the example of the input, which triger automatic adjustment on
+ Here is the example of the input, which triger automatic adjustment on
416
column to optimal size by given index numbers.
417
-1: the row labling
418
0: the 1st column
0 commit comments