We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4babc1f commit 5d960c2Copy full SHA for 5d960c2
src/etcd/client.py
@@ -92,7 +92,7 @@ def __init__(
92
cert (mixed): If a string, the whole ssl client certificate;
93
if a tuple, the cert and key file names.
94
95
- ca_cert (str): The ca certificate. If pressent it will enable
+ ca_cert (str): The ca certificate. If present it will enable
96
validation.
97
98
username (str): username for etcd authentication.
0 commit comments