Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3e738f9

Browse files
committed
removed accidental new line
1 parent 6d7ad13 commit 3e738f9

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Doc/library/ssl.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -804,8 +804,7 @@ to speed up repeated connections from the same clients.
804804
other peers' certificates when :data:`verify_mode` is other than
805805
:data:`CERT_NONE`. At least one of *cafile* or *capath* must be specified.
806806

807-
The *cafile* string, if present, is the p
808-
ath to a file of concatenated
807+
The *cafile* string, if present, is the path to a file of concatenated
809808
CA certificates in PEM format. See the discussion of
810809
:ref:`ssl-certificates` for more information about how to arrange the
811810
certificates in this file.

0 commit comments

Comments
 (0)