--- a/E5Network/E5SslCertificatesInfoWidget.py Sat May 17 19:58:49 2014 +0200 +++ b/E5Network/E5SslCertificatesInfoWidget.py Sun May 18 14:13:09 2014 +0200 @@ -83,7 +83,7 @@ def __showCertificate(self, certificate): """ - Public method to show the SSL certificate information. + Private method to show the SSL certificate information. @param certificate reference to the SSL certificate (QSslCertificate) """