--- 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>