diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.E5Network.E5SslCertificatesDialog.html --- a/eric6/Documentation/Source/eric6.E5Network.E5SslCertificatesDialog.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.E5Network.E5SslCertificatesDialog.html Sat Jan 16 16:51:23 2021 +0100 @@ -223,7 +223,7 @@ Private method to get the list of system certificates. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of system certificates (list of QSslCertificate) </dd> @@ -236,7 +236,7 @@ Private method to read a certificate. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> certificates read (list of QSslCertificate) </dd>