Helpviewer/DownloadDialog.py

changeset 110
c9a969db1469
parent 96
9624a110667d
child 168
3383117f894b
--- a/Helpviewer/DownloadDialog.py	Fri Feb 12 18:48:21 2010 +0000
+++ b/Helpviewer/DownloadDialog.py	Fri Feb 12 19:02:38 2010 +0000
@@ -360,7 +360,7 @@
         Private method to generate a formatted data string.
         
         @param size size to be formatted (integer)
-        @return formatted data string (QString)
+        @return formatted data string (string)
         """
         unit = ""
         if size < 1024:

eric ide

mercurial