Update widgets.rst

This commit is contained in:
Ulrich Schmidt 2016-11-07 07:59:30 +01:00 committed by GitHub
parent 549693dd38
commit 372d704184

View file

@ -30,7 +30,7 @@ Creates a label at position ``(x,y)`` with width ``w`` and height ``h``.
.. function:: ImageButton(normal, options, x,y)
:param Image notmal: Image of the button in normal state.
:param Image normal: Image of the button in normal state.
:param table options: Widget options.
:param numbers x,y: Upper left corner of the widget.
:returns: Return state (see below).