Fixed typo

This commit is contained in:
Éloi Rivard 2020-10-19 17:15:09 +02:00
parent 98670f7897
commit a5ece4a324

View file

@ -55,7 +55,7 @@ NAME = "cn"
PHONE_NUMBER = "telephoneNumber"
EMAIL = "mail"
GIVEN_NAME = "givenName"
FAMILIY_NAME = "sn"
FAMILY_NAME = "sn"
PREFERRED_USERNAME = "displayName"
LOCALE = "preferredLanguage"
PICTURE = "photo"