Fixed a source docu typo. 5_1_x

Thu, 03 Mar 2011 19:22:20 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Thu, 03 Mar 2011 19:22:20 +0100
branch
5_1_x
changeset 925
ec737682a489
parent 924
25ac72d20003
child 926
361865dd7c83

Fixed a source docu typo.

Documentation/Help/source.qch file | annotate | diff | comparison | revisions
Documentation/Source/eric5.Project.NewDialogClassDialog.html file | annotate | diff | comparison | revisions
Documentation/Source/index-eric5.Project.html file | annotate | diff | comparison | revisions
Project/NewDialogClassDialog.py file | annotate | diff | comparison | revisions
Binary file Documentation/Help/source.qch has changed
--- 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

eric ide

mercurial