eric6/Documentation/Source/eric6.MicroPython.MicroPythonSerialPort.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
--- a/eric6/Documentation/Source/eric6.MicroPython.MicroPythonSerialPort.html	Sun Jan 17 13:53:08 2021 +0100
+++ b/eric6/Documentation/Source/eric6.MicroPython.MicroPythonSerialPort.html	Mon Feb 01 10:38:16 2021 +0100
@@ -138,7 +138,7 @@
         Public method to check, if the last 'readUntil' has timed out.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating a timeout
 @rtype bool
@@ -152,7 +152,7 @@
         Public method to get the connection state.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating the connection state
 </dd>
@@ -178,7 +178,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating success
 </dd>
@@ -209,7 +209,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 bytes read from the device including the expected sequence
 </dd>

eric ide

mercurial