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

Commit 5339996

Browse files
author
Radomir Dopieralski
committed
Small update in the docs
1 parent abbbdab commit 5339996

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
@@ -31,7 +31,7 @@ This is the interface that all the display classes share.
3131

3232
Get or set the value of a pixel at the given position.
3333

34-
.. method:: fill_rectangle(x, y, w, h, color)
34+
.. method:: fill_rectangle(x, y, width, height, color)
3535

3636
Draw a rectangle at specified position with specified width and
3737
height, and fill it with the specified color.

0 commit comments

Comments
 (0)