UtilitiesPython2/Tools.py

branch
5_3_x
changeset 2764
1d85539ac41a
parent 2302
f29e9405c851
child 2998
95581102e03e
child 3163
9f50365a0870
diff -r 423835fb1204 -r 1d85539ac41a UtilitiesPython2/Tools.py
--- a/UtilitiesPython2/Tools.py	Sat Jun 29 18:40:45 2013 +0200
+++ b/UtilitiesPython2/Tools.py	Sun Jun 30 20:03:24 2013 +0200
@@ -69,7 +69,7 @@
 
 def readEncodedFile(filename):
     """
-    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.
     
     @param filename name of the file to read (string)
     @return tuple of decoded text and encoding (string, string)

eric ide

mercurial