Documentation/Source/eric5.DataViews.PyProfileDialog.html

changeset 3591
2f2a4a76dd22
parent 3446
5a670e55adbb
--- a/Documentation/Source/eric5.DataViews.PyProfileDialog.html	Sat May 17 19:58:49 2014 +0200
+++ b/Documentation/Source/eric5.DataViews.PyProfileDialog.html	Sun May 18 14:13:09 2014 +0200
@@ -65,7 +65,7 @@
 <td>Private method to get the value to compare on for the first column.</td>
 </tr><tr>
 <td><a href="#ProfileTreeWidgetItem.__lt__">__lt__</a></td>
-<td>Public method to check, if the item is less than the other one.</td>
+<td>Special method to check, if the item is less than the other one.</td>
 </tr>
 </table>
 <h3>Static Methods</h3>
@@ -91,7 +91,7 @@
 <h4>ProfileTreeWidgetItem.__lt__</h4>
 <b>__lt__</b>(<i>other</i>)
 <p>
-        Public method to check, if the item is less than the other one.
+        Special method to check, if the item is less than the other one.
 </p><dl>
 <dt><i>other</i></dt>
 <dd>

eric ide

mercurial