Documentation/Source/eric5.Tools.TrayStarter.html

changeset 3018
70924c0bdaf1
parent 2387
2d119e79ab54
diff -r 6a8cb7632448 -r 70924c0bdaf1 Documentation/Source/eric5.Tools.TrayStarter.html
--- a/Documentation/Source/eric5.Tools.TrayStarter.html	Sun Oct 13 17:29:57 2013 +0200
+++ b/Documentation/Source/eric5.Tools.TrayStarter.html	Sun Oct 13 17:44:48 2013 +0200
@@ -76,7 +76,7 @@
 <td>Private method to load the recently opened project filenames.</td>
 </tr><tr>
 <td><a href="#TrayStarter.__openRecent">__openRecent</a></td>
-<td>Private method to open a project or file from the list of rencently opened projects or files.</td>
+<td>Private method to open a project or file from the list of recently opened projects or files.</td>
 </tr><tr>
 <td><a href="#TrayStarter.__showContextMenu">__showContextMenu</a></td>
 <td>Private slot to show the context menu.</td>
@@ -173,7 +173,8 @@
 </p><dl>
 <dt><i>reason</i></dt>
 <dd>
-reason code of the signal (QSystemTrayIcon.ActivationReason)
+reason code of the signal
+            (QSystemTrayIcon.ActivationReason)
 </dd>
 </dl><a NAME="TrayStarter.__loadRecentFiles" ID="TrayStarter.__loadRecentFiles"></a>
 <h4>TrayStarter.__loadRecentFiles</h4>
@@ -194,8 +195,8 @@
 <h4>TrayStarter.__openRecent</h4>
 <b>__openRecent</b>(<i>act</i>)
 <p>
-        Private method to open a project or file from the list of rencently opened
-        projects or files.
+        Private method to open a project or file from the list of recently
+        opened projects or files.
 </p><dl>
 <dt><i>act</i></dt>
 <dd>

eric ide

mercurial