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:
@@ -55,7 +55,7 @@ def main(args=sys.argv):
|
||||
wx.Log.SetLogLevel(wx.LOG_Error)
|
||||
|
||||
# Set up the default config so the htmlhelp frame can save its preferences
|
||||
app.SetVendorName('wxWindows')
|
||||
app.SetVendorName('wxWidgets')
|
||||
app.SetAppName('helpviewer')
|
||||
cfg = wx.ConfigBase.Get()
|
||||
|
||||
|
Reference in New Issue
Block a user