mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-04 19:10:09 +01:00
fix typo
This commit is contained in:
@@ -210,7 +210,7 @@ def runTest(frame, nb, log):
|
|||||||
infoText = """\
|
infoText = """\
|
||||||
A wx.adv.PropertySheetDialog provides a standard framework to show settings or
|
A wx.adv.PropertySheetDialog provides a standard framework to show settings or
|
||||||
preferences for your applications. You just need to provide panels for each
|
preferences for your applications. You just need to provide panels for each
|
||||||
'page' top be shown in the dialog and the PropertySheetDialog takes care of
|
'page' to be shown in the dialog and the PropertySheetDialog takes care of
|
||||||
showing those panels in one of several kinds of book controls, adding buttons,
|
showing those panels in one of several kinds of book controls, adding buttons,
|
||||||
etc.
|
etc.
|
||||||
"""
|
"""
|
||||||
|
|||||||
Reference in New Issue
Block a user