]> granicus.if.org Git - python/commitdiff
Typo
authorJesus Cea <jcea@jcea.es>
Mon, 17 Mar 2014 18:00:48 +0000 (19:00 +0100)
committerJesus Cea <jcea@jcea.es>
Mon, 17 Mar 2014 18:00:48 +0000 (19:00 +0100)
Doc/whatsnew/3.4.rst

index 1b751b0497901d400b40ba2f07d693b6bad6574f..112b76beb0b6e1c49fd96c59390963de5e853691 100644 (file)
@@ -1456,7 +1456,7 @@ OpenSSL does not do any CRL verification by default.  (Contributed by
 Christien Heimes in :issue:`8813`.)
 
 New :class:`~ssl.SSLContext` method :meth:`~ssl.SSLContext.load_default_certs`
-loads a set of dfault "certificate authority" (CA) certificates from default
+loads a set of default "certificate authority" (CA) certificates from default
 locations, which vary according to the platform.  It can be used to load both
 TLS web server authentication certificates
 (``purpose=``:data:`~ssl.Purpose.SERVER_AUTH`) for a client to use to verify a