Typo fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@45966 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -609,7 +609,7 @@
|
|||||||
<orient>wxVERTICAL</orient>
|
<orient>wxVERTICAL</orient>
|
||||||
<object class="sizeritem">
|
<object class="sizeritem">
|
||||||
<object class="wxStaticBoxSizer">
|
<object class="wxStaticBoxSizer">
|
||||||
<label>Defaults for new containes</label>
|
<label>Defaults for new containers</label>
|
||||||
<orient>wxVERTICAL</orient>
|
<orient>wxVERTICAL</orient>
|
||||||
<object class="sizeritem">
|
<object class="sizeritem">
|
||||||
<object class="wxFlexGridSizer">
|
<object class="wxFlexGridSizer">
|
||||||
|
@@ -55,7 +55,7 @@ def main(args=sys.argv):
|
|||||||
wx.Log.SetLogLevel(wx.LOG_Error)
|
wx.Log.SetLogLevel(wx.LOG_Error)
|
||||||
|
|
||||||
# Set up the default config so the htmlhelp frame can save its preferences
|
# Set up the default config so the htmlhelp frame can save its preferences
|
||||||
app.SetVendorName('wxWindows')
|
app.SetVendorName('wxWidgets')
|
||||||
app.SetAppName('helpviewer')
|
app.SetAppName('helpviewer')
|
||||||
cfg = wx.ConfigBase.Get()
|
cfg = wx.ConfigBase.Get()
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user