diff --git a/itd/client.py b/itd/client.py index 54c4786..0823fc3 100644 --- a/itd/client.py +++ b/itd/client.py @@ -81,7 +81,7 @@ class Client: """Смена пароля Args: - old (str): Страый пароль + old (str): Старый пароль new (str): Новый пароль Raises: