Fixed a typo.

Mon, 11 Nov 2013 19:35:42 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Mon, 11 Nov 2013 19:35:42 +0100
changeset 3076
4002e6f10ec2
parent 3075
234045a5183d
child 3077
8d2e69e02e19

Fixed a typo.

Preferences/__init__.py file | annotate | diff | comparison | revisions
--- 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