diff -r 6a8cb7632448 -r 70924c0bdaf1 Documentation/Source/eric5.Helpviewer.Network.FtpAccessHandler.html --- a/Documentation/Source/eric5.Helpviewer.Network.FtpAccessHandler.html Sun Oct 13 17:29:57 2013 +0200 +++ b/Documentation/Source/eric5.Helpviewer.Network.FtpAccessHandler.html Sun Oct 13 17:44:48 2013 +0200 @@ -98,7 +98,8 @@ </p><dl> <dt><i>op</i></dt> <dd> -the operation to be performed (QNetworkAccessManager.Operation) +the operation to be performed + (QNetworkAccessManager.Operation) </dd><dt><i>request</i></dt> <dd> reference to the request object (QNetworkRequest) @@ -148,8 +149,9 @@ name of the realm the authenticator belongs to (string) </dd><dt><i>authenticator</i></dt> <dd> -authenticator to add to the cache (QAuthenticator). - If it is None, the entry will be deleted from the cache. +authenticator to add to the cache + (QAuthenticator). If it is None, the entry will be deleted from + the cache. </dd> </dl><a NAME="FtpAccessHandler.setProxyAuthenticator" ID="FtpAccessHandler.setProxyAuthenticator"></a> <h4>FtpAccessHandler.setProxyAuthenticator</h4>