--- a/Documentation/Source/eric5.Utilities.__init__.html Mon Aug 12 22:21:53 2013 +0200 +++ b/Documentation/Source/eric5.Utilities.__init__.html Sun Sep 08 19:04:07 2013 +0200 @@ -194,7 +194,7 @@ <td>Module function for starting Qt tools that are Mac OS X bundles.</td> </tr><tr> <td><a href="#readEncodedFileWithHash">readEncodedFileWithHash</a></td> -<td>Function to read a file, calculate a hash value and decode it's contents into proper text.</td> +<td>Function to read a file, calculate a hash value and decode its contents into proper text.</td> </tr><tr> <td><a href="#readStringFromStream">readStringFromStream</a></td> <td>Module function to read a string from the given stream.</td> @@ -1312,7 +1312,7 @@ <h2>readEncodedFileWithHash</h2> <b>readEncodedFileWithHash</b>(<i>filename</i>) <p> - Function to read a file, calculate a hash value and decode it's contents + Function to read a file, calculate a hash value and decode its contents into proper text. </p><dl> <dt><i>filename</i></dt>