src/eric7/Documentation/Source/index-eric7.Preferences.html

branch
eric7
changeset 9416
0f7f8e65eeed
parent 9209
b99e7fd55fd3
child 10479
856476537696
--- a/src/eric7/Documentation/Source/index-eric7.Preferences.html	Tue Oct 18 16:10:00 2022 +0200
+++ b/src/eric7/Documentation/Source/index-eric7.Preferences.html	Tue Oct 18 16:11:00 2022 +0200
@@ -17,8 +17,8 @@
 functions. The data is stored in a file in a subdirectory of the users home
 directory. The individual configuration data is accessed by accessor functions
 defined on the module level. The module is simply imported wherever it is
-needed with the statement 'import Preferences'. Do not use
-'from Preferences import *' to import it.
+needed with the statement 'from eric7 import Preferences'. Do not use
+'from eric7.Preferences import *' to import it.
 </p>
 
 <h3>Packages</h3>

eric ide

mercurial