diff -r 866adc8c315b -r 0acf98cd089a eric6/Documentation/Source/eric6.MicroPython.MicroPythonFileSystemUtilities.html --- a/eric6/Documentation/Source/eric6.MicroPython.MicroPythonFileSystemUtilities.html Sun Jan 17 13:53:08 2021 +0100 +++ b/eric6/Documentation/Source/eric6.MicroPython.MicroPythonFileSystemUtilities.html Mon Feb 01 10:38:16 2021 +0100 @@ -89,7 +89,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> decorated file or directory name </dd> @@ -118,7 +118,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> tuple containing the stat() result </dd> @@ -151,7 +151,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating a visible filesystem entry </dd> @@ -184,7 +184,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of tuples containing the entry name and the associated stat() tuple @@ -214,7 +214,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> string representation of the given mode value </dd> @@ -243,7 +243,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> string representation of the given time </dd>