Adjust docstring

This commit is contained in:
Florian Bruhin 2016-11-10 22:23:56 +01:00
parent b270c69ea7
commit a9d48753ef

View File

@ -17,7 +17,7 @@
# You should have received a copy of the GNU General Public License
# along with qutebrowser. If not, see <http://www.gnu.org/licenses/>.
"""Wrapper over a QSslCertificateError."""
"""Wrapper over a QSslError."""
from PyQt5.QtNetwork import QSslError