--- a/Preferences/__init__.py Mon Nov 11 18:50:06 2013 +0100 +++ b/Preferences/__init__.py Mon Nov 11 19:35:42 2013 +0100 @@ -702,7 +702,7 @@ # defaults for the help settings helpDefaults = { - "HelpViewerType": 1, # this coresponds with the radio button id + "HelpViewerType": 1, # this corresponds with the radio button id "CustomViewer": "", "PythonDocDir": "", "Python2DocDir": "",