diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.WebBrowser.Network.ProtocolHandlerManager.html --- a/eric6/Documentation/Source/eric6.WebBrowser.Network.ProtocolHandlerManager.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.WebBrowser.Network.ProtocolHandlerManager.html Sat Jan 16 16:51:23 2021 +0100 @@ -148,7 +148,7 @@ Private method to determine the protocol handlers file name. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> name of the protocol handlers file </dd> @@ -235,7 +235,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> protocol handler URL </dd> @@ -254,7 +254,7 @@ Public method to get the registered protocol handlers. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> dictionary containing the registered protocol handlers </dd>