DOC: Fix small typos in 'eventplot' docstring #8171

Merged
merged 1 commit into from Mar 1, 2017
Jump to file
+3 −3
Split
@@ -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.