Skip to content

Commit 5d960c2

Browse files
committed
Fix typo
1 parent 4babc1f commit 5d960c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/etcd/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ def __init__(
9292
cert (mixed): If a string, the whole ssl client certificate;
9393
if a tuple, the cert and key file names.
9494
95-
ca_cert (str): The ca certificate. If pressent it will enable
95+
ca_cert (str): The ca certificate. If present it will enable
9696
validation.
9797
9898
username (str): username for etcd authentication.

0 commit comments

Comments
 (0)