Thu, 03 Mar 2011 19:22:20 +0100
Fixed a source docu typo.
--- a/Documentation/Source/eric5.Project.NewDialogClassDialog.html Thu Mar 03 19:20:06 2011 +0100 +++ b/Documentation/Source/eric5.Project.NewDialogClassDialog.html Thu Mar 03 19:22:20 2011 +0100 @@ -22,7 +22,7 @@ <body><a NAME="top" ID="top"></a> <h1>eric5.Project.NewDialogClassDialog</h1> <p> -Module implementing a dialog to ente the data for a new dialog class file. +Module implementing a dialog to enter the data for a new dialog class file. </p> <h3>Global Attributes</h3> <table>
--- a/Documentation/Source/index-eric5.Project.html Thu Mar 03 19:20:06 2011 +0100 +++ b/Documentation/Source/index-eric5.Project.html Thu Mar 03 19:22:20 2011 +0100 @@ -61,7 +61,7 @@ <td>Module implementing a dialog to enter lexer associations for the project.</td> </tr><tr> <td><a href="eric5.Project.NewDialogClassDialog.html">NewDialogClassDialog</a></td> -<td>Module implementing a dialog to ente the data for a new dialog class file.</td> +<td>Module implementing a dialog to enter the data for a new dialog class file.</td> </tr><tr> <td><a href="eric5.Project.NewPythonPackageDialog.html">NewPythonPackageDialog</a></td> <td>Module implementing a dialog to add a new Python package.</td>
--- a/Project/NewDialogClassDialog.py Thu Mar 03 19:20:06 2011 +0100 +++ b/Project/NewDialogClassDialog.py Thu Mar 03 19:22:20 2011 +0100 @@ -4,7 +4,7 @@ # """ -Module implementing a dialog to ente the data for a new dialog class file. +Module implementing a dialog to enter the data for a new dialog class file. """ import os