diff -r 866adc8c315b -r 0acf98cd089a eric6/Documentation/Source/eric6.HexEdit.HexEditMainWindow.html --- a/eric6/Documentation/Source/eric6.HexEdit.HexEditMainWindow.html Sun Jan 17 13:53:08 2021 +0100 +++ b/eric6/Documentation/Source/eric6.HexEdit.HexEditMainWindow.html Mon Feb 01 10:38:16 2021 +0100 @@ -308,12 +308,12 @@ <dd> parent widget of this window (QWidget) </dd> -<dt><i>fromEric=</i></dt> +<dt><i>fromEric</i></dt> <dd> flag indicating whether it was called from within - eric6 (boolean) + eric (boolean) </dd> -<dt><i>project=</i></dt> +<dt><i>project</i></dt> <dd> reference to the project object (Project) </dd> @@ -466,7 +466,7 @@ Private method to ask the user to save the file, if it was modified. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating, if it is ok to continue </dd> @@ -555,7 +555,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating success </dd> @@ -574,7 +574,7 @@ Private method to save a binary file. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating success </dd> @@ -593,7 +593,7 @@ Private method to save the data to a new file. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating success </dd> @@ -768,7 +768,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> filename part </dd> @@ -833,7 +833,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> the requested history list </dd>