Documentation/Source/eric5.Project.ProjectBrowserModel.html

changeset 2763
e4794166ad70
parent 2387
2d119e79ab54
child 2769
8cbebde7a984
--- a/Documentation/Source/eric5.Project.ProjectBrowserModel.html	Sat Jun 29 18:40:45 2013 +0200
+++ b/Documentation/Source/eric5.Project.ProjectBrowserModel.html	Sun Jun 30 19:55:48 2013 +0200
@@ -330,13 +330,13 @@
 <td>Public method to find a child item given some text.</td>
 </tr><tr>
 <td><a href="#ProjectBrowserModel.findItem">findItem</a></td>
-<td>Public method to find an item given it's name.</td>
+<td>Public method to find an item given its name.</td>
 </tr><tr>
 <td><a href="#ProjectBrowserModel.findParentItemByName">findParentItemByName</a></td>
-<td>Public method to find an item given it's name.</td>
+<td>Public method to find an item given its name.</td>
 </tr><tr>
 <td><a href="#ProjectBrowserModel.itemIndexByName">itemIndexByName</a></td>
-<td>Public method to find an item's index given it's name.</td>
+<td>Public method to find an item's index given its name.</td>
 </tr><tr>
 <td><a href="#ProjectBrowserModel.populateItem">populateItem</a></td>
 <td>Public method to populate an item's subtree.</td>
@@ -517,7 +517,7 @@
 <h4>ProjectBrowserModel.findItem</h4>
 <b>findItem</b>(<i>name</i>)
 <p>
-        Public method to find an item given it's name.
+        Public method to find an item given its name.
 </p><dl>
 <dt><i>name</i></dt>
 <dd>
@@ -532,7 +532,7 @@
 <h4>ProjectBrowserModel.findParentItemByName</h4>
 <b>findParentItemByName</b>(<i>type_, name, dontSplit=False</i>)
 <p>
-        Public method to find an item given it's name.
+        Public method to find an item given its name.
 </p><p>
         <b>Note</b>: This method creates all necessary parent items, if they
         don't exist.
@@ -556,7 +556,7 @@
 <h4>ProjectBrowserModel.itemIndexByName</h4>
 <b>itemIndexByName</b>(<i>name</i>)
 <p>
-        Public method to find an item's index given it's name.
+        Public method to find an item's index given its name.
 </p><dl>
 <dt><i>name</i></dt>
 <dd>

eric ide

mercurial