diff --git a/lib/matplotlib/axes/_axes.py b/lib/matplotlib/axes/_axes.py index ed9781d8bfd9..5ffd8a7bae08 100644 --- a/lib/matplotlib/axes/_axes.py +++ b/lib/matplotlib/axes/_axes.py @@ -1106,9 +1106,9 @@ def eventplot(self, positions, orientation='horizontal', lineoffsets=1, arrival times of people to a business on each day of the month or the date of hurricanes each year of the last century. - *orientation* : [ 'horizonal' | 'vertical' ] - 'horizonal' : the lines will be vertical and arranged in rows - "vertical' : lines will be horizontal and arranged in columns + *orientation* : [ 'horizontal' | 'vertical' ] + 'horizontal' : the lines will be vertical and arranged in rows + 'vertical' : lines will be horizontal and arranged in columns *lineoffsets* : A float or array-like containing floats.