diff -r 6a8cb7632448 -r 70924c0bdaf1 Documentation/Source/index-eric5.Preferences.html --- a/Documentation/Source/index-eric5.Preferences.html Sun Oct 13 17:29:57 2013 +0200 +++ b/Documentation/Source/index-eric5.Preferences.html Sun Oct 13 17:44:48 2013 +0200 @@ -28,9 +28,9 @@ values are read and written to the eric5 preferences file by module 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. +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. </p> <h3>Packages</h3> @@ -60,7 +60,7 @@ <td>Module implementing functions dealing with keyboard shortcuts.</td> </tr><tr> <td><a href="eric5.Preferences.ShortcutsDialog.html">ShortcutsDialog</a></td> -<td>Module implementing a dialog for the configuration of eric5s keyboard shortcuts.</td> +<td>Module implementing a dialog for the configuration of eric5's keyboard shortcuts.</td> </tr><tr> <td><a href="eric5.Preferences.ToolConfigurationDialog.html">ToolConfigurationDialog</a></td> <td>Module implementing a configuration dialog for the tools menu.</td>