Skip to content
This repository was archived by the owner on Dec 16, 2018. It is now read-only.

Commit fd1a2e9

Browse files
author
Radomir Dopieralski
committed
Fix typo in vline
1 parent a5a2616 commit fd1a2e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/display.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@ This is the interface that all the display classes share.
4444

4545
Draw a horizontal line.
4646

47-
.. method:: hline(x, y, width, color)
47+
.. method:: vline(x, y, width, color)
4848

4949
Draw a vertical line.

0 commit comments

Comments
 (0)