Documentation/Source/eric5.UtilitiesPython2.Tools.html

branch
5_3_x
changeset 2764
1d85539ac41a
parent 2374
f78ee0e8f96c
diff -r 423835fb1204 -r 1d85539ac41a Documentation/Source/eric5.UtilitiesPython2.Tools.html
--- a/Documentation/Source/eric5.UtilitiesPython2.Tools.html	Sat Jun 29 18:40:45 2013 +0200
+++ b/Documentation/Source/eric5.UtilitiesPython2.Tools.html	Sun Jun 30 20:03:24 2013 +0200
@@ -47,7 +47,7 @@
 <td>Function to normalize the given code.</td>
 </tr><tr>
 <td><a href="#readEncodedFile">readEncodedFile</a></td>
-<td>Function to read a file and decode it's contents into proper text.</td>
+<td>Function to read a file and decode its contents into proper text.</td>
 </tr>
 </table>
 <hr /><hr />
@@ -133,7 +133,7 @@
 <h2>readEncodedFile</h2>
 <b>readEncodedFile</b>(<i>filename</i>)
 <p>
-    Function to read a file and decode it's contents into proper text.
+    Function to read a file and decode its contents into proper text.
 </p><dl>
 <dt><i>filename</i></dt>
 <dd>

eric ide

mercurial