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

changeset 7989
a21d673a8f99
parent 7273
391d6b7b1eff
--- a/eric6/Documentation/Source/eric6.MicroPython.MicroPythonSerialPort.html	Sat Jan 16 16:50:00 2021 +0100
+++ b/eric6/Documentation/Source/eric6.MicroPython.MicroPythonSerialPort.html	Sat Jan 16 16:51:23 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