Fix a typo in StockButtons.py

This commit is contained in:
Mike Driscoll
2015-08-07 08:35:30 -05:00
parent 49a8884e7c
commit f6589b2c30

View File

@@ -96,7 +96,7 @@ label to go with it automatically. Additionally on the platforms that
have a native concept of a stock button (currently only GTK2) then the
native stock button will be used.
<p>This sample shows buttons for all of the currenlty available stock
<p>This sample shows buttons for all of the currently available stock
IDs. Notice that when the button is created that no label is given,
and compare that with the button that is created.