eric6/E5Network/E5SslErrorHandler.py

branch
maintenance
changeset 8043
0acf98cd089a
parent 7924
8a96736d465e
parent 7923
91e843545d9a
child 8176
31965986ecd1
--- a/eric6/E5Network/E5SslErrorHandler.py	Sun Jan 17 13:53:08 2021 +0100
+++ b/eric6/E5Network/E5SslErrorHandler.py	Mon Feb 01 10:38:16 2021 +0100
@@ -107,7 +107,7 @@
         
         @param errors list of SSL errors (list of QSslError)
         @param server name of the server (string)
-        @keyparam port value of the port (integer)
+        @param port value of the port (integer)
         @return tuple indicating to ignore the SSL errors (one of NotIgnored,
             SystemIgnored or UserIgnored) and indicating a change of the
             default SSL configuration (boolean)

eric ide

mercurial