eric6/Documentation/Source/eric6.Cooperation.Connection.html

changeset 7989
a21d673a8f99
parent 7273
391d6b7b1eff
diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.Cooperation.Connection.html
--- a/eric6/Documentation/Source/eric6.Cooperation.Connection.html	Sat Jan 16 16:50:00 2021 +0100
+++ b/eric6/Documentation/Source/eric6.Cooperation.Connection.html	Sat Jan 16 16:51:23 2021 +0100
@@ -206,7 +206,7 @@
         Private method to get the data length for the current data type.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 data length (integer)
 </dd>
@@ -226,7 +226,7 @@
         Private method to check, if enough data is available.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating availability of enough data (boolean)
 </dd>
@@ -260,7 +260,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 size of data read (integer)
 </dd>
@@ -273,7 +273,7 @@
         Private method to read the protocol header.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating a successful read (boolean)
 </dd>
@@ -300,7 +300,7 @@
         Public method to get the connection name.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 connection name (string)
 </dd>
@@ -350,7 +350,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating a successful send (boolean)
 </dd>
@@ -378,7 +378,7 @@
         Public method to get the server port.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 server port (integer)
 </dd>

eric ide

mercurial