From ecc642e3a08418e412627b55e55aa94873a1ca8a Mon Sep 17 00:00:00 2001 From: Yann Bouteiller Date: Thu, 17 Nov 2022 23:55:53 -0500 Subject: [PATCH] typo in doc --- tlspyo/api.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tlspyo/api.py b/tlspyo/api.py index b4d497c..1078ffb 100644 --- a/tlspyo/api.py +++ b/tlspyo/api.py @@ -137,7 +137,7 @@ def __init__(self, See the Command Line Interface section of the documentation to generate your TLS credentials. Args: - ip_serve (str): the IP address of the Relay (set to '127.0.0.1' for local testing) + ip_server (str): the IP address of the Relay (set to '127.0.0.1' for local testing) port (int): the port of the Relay (use the same number for the Relay, it must be > 1024) password (str): password of the Relay (use the same for the Relay, the stronger, the better) groups (tuple of str, or str): groups in which this Endpoint is