Preferences/__init__.py

changeset 3076
4002e6f10ec2
parent 3067
8fd7ae10de2b
child 3080
6c0a430b19df
child 3081
d50cc9efc7c7
--- 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": "",

eric ide

mercurial