--- a/eric6/Documentation/Source/eric6.E5Utilities.E5Cache.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.E5Utilities.E5Cache.html Sat Jan 16 16:51:23 2021 +0100 @@ -236,7 +236,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> cached item for the given key or None, if the key is not present @@ -256,7 +256,7 @@ Public method to get the maximum time entries may exist in the cache. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> maximum cache time in seconds </dd> @@ -275,7 +275,7 @@ Public method to get the maximum size of the cache. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> maximum number of entries of the cache </dd> @@ -294,7 +294,7 @@ Public method to get some information about the cache. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> dictionary containing the cache info </dd> @@ -313,7 +313,7 @@ Public method to get the current length of the cache. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> current length of the cache </dd>