Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e9a6336

Browse files
tacaswelltimhoffm
andauthored
DOC: tweak wording
Co-Authored-By: Tim Hoffmann <[email protected]>
1 parent f0c49c4 commit e9a6336

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/axes/_axes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1271,7 +1271,7 @@ def eventplot(self, positions, orientation='horizontal', lineoffsets=1,
12711271
The offset of the center of the lines from the origin, in the
12721272
direction orthogonal to *orientation*.
12731273
1274-
If a sequence, then must match the dimension of *positions*
1274+
A sequence must match the dimension of *positions*
12751275
in the direction of *orientation*.
12761276
12771277
linelengths : scalar or sequence of scalars, default: 1

0 commit comments

Comments
 (0)