Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jplana committed Aug 1, 2015
1 parent 0adaa9e commit 14476e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/etcd/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ def __init__(
read_timeout (int): max seconds to wait for a read.
allow_redirect (bool): allow the client to connect to other nodes.
+
protocol (str): Protocol used to connect to etcd.
cert (mixed): If a string, the whole ssl client certificate;
Expand Down

0 comments on commit 14476e2

Please sign in to comment.