eric6/E5Network/E5SslErrorHandler.py

changeset 7900
72b88fb20261
parent 7780
41420f82c0ac
child 7923
91e843545d9a
diff -r ecf67e07b6e0 -r 72b88fb20261 eric6/E5Network/E5SslErrorHandler.py
--- a/eric6/E5Network/E5SslErrorHandler.py	Sat Dec 19 15:06:20 2020 +0100
+++ b/eric6/E5Network/E5SslErrorHandler.py	Sat Dec 19 15:22:26 2020 +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