src/eric7/Documentation/Source/eric7.Utilities.uic.html

branch
eric7
changeset 11017
139460188e27
parent 10479
856476537696
child 11024
b9048ec9b87f
--- a/src/eric7/Documentation/Source/eric7.Utilities.uic.html	Wed Oct 30 10:19:39 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.Utilities.uic.html	Thu Oct 31 10:30:35 2024 +0100
@@ -52,19 +52,19 @@
 </dd>
 <dt><i>py_file</i> (str)</dt>
 <dd>
-suggested name for the compile source file
+suggested name for the compiled source file
 </dd>
 </dl>
 <dl>
 <dt>Return:</dt>
 <dd>
-tuple of directory name (string) and source file name
+tuple of directory name and source file name
 </dd>
 </dl>
 <dl>
 <dt>Return Type:</dt>
 <dd>
-str
+tuple of (str, str)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial