diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/setup.html --- a/eric6/Documentation/Source/setup.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/setup.html Sat Jan 16 16:51:23 2021 +0100 @@ -102,7 +102,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> tuple of directory name (string) and source file name (string) </dd> @@ -170,7 +170,7 @@ Function to return data_files in a platform dependent manner. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list containing the platform specific data files </dd> @@ -192,7 +192,7 @@ Function to get the long description via the README file. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> long description </dd> @@ -225,7 +225,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of package data files </dd> @@ -247,7 +247,7 @@ Function to get the version from file. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> string containing the version </dd>