1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-01 18:18:31 +00:00

Change "user name" to "username"

This commit is contained in:
Unrud 2022-01-07 23:54:34 +01:00
parent cfba4c17b6
commit 8fa4345b6f
3 changed files with 19 additions and 19 deletions

View file

@ -74,7 +74,7 @@ class BaseAuth:
``password`` the password
Returns the user name or ``""`` for invalid credentials.
Returns the username or ``""`` for invalid credentials.
"""