eric6/Documentation/Source/eric6.Utilities.crypto.__init__.html

changeset 7989
a21d673a8f99
parent 7900
72b88fb20261
--- a/eric6/Documentation/Source/eric6.Utilities.crypto.__init__.html	Sat Jan 16 16:50:00 2021 +0100
+++ b/eric6/Documentation/Source/eric6.Utilities.crypto.__init__.html	Sat Jan 16 16:51:23 2021 +0100
@@ -137,7 +137,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 decrypted data (bytes) and flag indicating
         success (boolean)
@@ -175,7 +175,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 encrypted data (bytes) and flag indicating
         success (boolean)
@@ -208,7 +208,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 encoded or decoded password (string)
 </dd>
@@ -231,7 +231,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 decoded password (string)
 </dd>
@@ -258,7 +258,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 decrypted password (string) and flag indicating
         success (boolean)
@@ -282,7 +282,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 encoded password (string)
 </dd>
@@ -309,7 +309,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 encrypted password (string) and flag indicating
         success (boolean)
@@ -344,7 +344,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 encoded password (string)
 </dd>
@@ -375,7 +375,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 encrypted password (string) and flag indicating
         success (boolean)

eric ide

mercurial