DebugClients/Python3/AsyncFile.py

changeset 5161
f7b6ded9cc37
parent 5131
889ed5ff7a68
diff -r d8908660fc65 -r f7b6ded9cc37 DebugClients/Python3/AsyncFile.py
--- a/DebugClients/Python3/AsyncFile.py	Sat Sep 10 19:32:56 2016 +0200
+++ b/DebugClients/Python3/AsyncFile.py	Sun Sep 11 13:11:58 2016 +0200
@@ -274,7 +274,7 @@
         """
         Public method to truncate the file.
         
-        @param size size to truncaze to (integer)
+        @param size size to truncate to (integer)
         @exception IOError This method is not supported and always raises an
         IOError.
         """

eric ide

mercurial