1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-09-12 20:30:57 +00:00

Change "user name" to "username"

This commit is contained in:
Unrud 2022-01-07 23:54:34 +01:00
parent 4679700e28
commit 63619e1ef7
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.
"""