src/eric7/Documentation/Source/eric7.DebugClients.Python.AsyncFile.html

branch
eric7
changeset 10553
c5ef3ec68b75
parent 10479
856476537696
child 10684
58c7f23ae1cb
--- a/src/eric7/Documentation/Source/eric7.DebugClients.Python.AsyncFile.html	Wed Feb 07 15:28:08 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.DebugClients.Python.AsyncFile.html	Wed Feb 07 15:30:12 2024 +0100
@@ -91,7 +91,7 @@
 </tr>
 <tr>
 <td><a href="#AsyncFile.readCommand">readCommand</a></td>
-<td>Public method to read a length prefixed command string.</td>
+<td>Public method to read a command string prefixed by a command header.</td>
 </tr>
 <tr>
 <td><a href="#AsyncFile.read_p">read_p</a></td>
@@ -308,7 +308,7 @@
 <h4>AsyncFile.readCommand</h4>
 <b>readCommand</b>(<i></i>)
 <p>
-        Public method to read a length prefixed command string.
+        Public method to read a command string prefixed by a command header.
 </p>
 
 <dl>

eric ide

mercurial