Skip to content

Commit

Permalink
correct typos (extra opening parens) in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
freddrake committed Oct 2, 2018
1 parent b9e30d5 commit 8114c90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Expand Up @@ -347,7 +347,7 @@ password-function

authenticate
The path to a file or directory containing client certificates
to authenticate. ((See the ``cafile`` and ``capath``
to authenticate. (See the ``cafile`` and ``capath``
parameters in the Python documentation for
``ssl.SSLContext.load_verify_locations``.)

Expand Down Expand Up @@ -657,7 +657,7 @@ password-function

authenticate
The path to a file or directory containing server certificates
to authenticate. ((See the ``cafile`` and ``capath``
to authenticate. (See the ``cafile`` and ``capath``
parameters in the Python documentation for
``ssl.SSLContext.load_verify_locations``.)

Expand Down

0 comments on commit 8114c90

Please sign in to comment.