--- 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>