Documentation/Source/eric5.Project.ProjectBrowserModel.html

branch
5_3_x
changeset 2764
1d85539ac41a
parent 2374
f78ee0e8f96c
diff -r 423835fb1204 -r 1d85539ac41a Documentation/Source/eric5.Project.ProjectBrowserModel.html
--- 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 20:03:24 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