Commit 4e23cfd6 authored by Vincent Pelletier's avatar Vincent Pelletier

client: Fix typo in doscstring.

parent 7b948ac6
Pipeline #9936 passed with stage
in 0 seconds
...@@ -60,7 +60,7 @@ class CaucaseClient(object): ...@@ -60,7 +60,7 @@ class CaucaseClient(object):
@classmethod @classmethod
def updateCAFile(cls, url, ca_crt_path): def updateCAFile(cls, url, ca_crt_path):
""" """
Bootstrap anf maintain a CA file up-to-date. Bootstrap and maintain a CA file up-to-date.
url (str) url (str)
URL to caucase, ending in eithr /cas or /cau. URL to caucase, ending in eithr /cas or /cau.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment