diff -r 866adc8c315b -r 0acf98cd089a eric6/Documentation/Source/eric6.E5Gui.E5TextInputDialog.html --- a/eric6/Documentation/Source/eric6.E5Gui.E5TextInputDialog.html Sun Jan 17 13:53:08 2021 +0100 +++ b/eric6/Documentation/Source/eric6.E5Gui.E5TextInputDialog.html Mon Feb 01 10:38:16 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