diff --git a/lib/matplotlib/legend.py b/lib/matplotlib/legend.py index a6b679679a87..07fa8313c086 100644 --- a/lib/matplotlib/legend.py +++ b/lib/matplotlib/legend.py @@ -200,7 +200,7 @@ def __init__(self, parent, handles, labels, borderpad the fractional whitespace inside the legend border labelspacing the vertical space between the legend entries handlelength the length of the legend handles - handleheight the length of the legend handles + handleheight the height of the legend handles handletextpad the pad between the legend handle and text borderaxespad the pad between the axes and legend border columnspacing the spacing between columns