diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.E5Gui.E5TextInputDialog.html --- a/eric6/Documentation/Source/eric6.E5Gui.E5TextInputDialog.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.E5Gui.E5TextInputDialog.html Sat Jan 16 16:51:23 2021 +0100 @@ -129,7 +129,7 @@ Public method to get the current label text. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> current label text </dd> @@ -190,7 +190,7 @@ Public method to get the current echo mode of the line edit. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> echo mode of the line edit </dd> @@ -209,7 +209,7 @@ Public method to get the text of the line edit. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> text of the line edit </dd> @@ -258,7 +258,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> tuple containing a flag indicating the dialog was accepted and the entered text