Merge pull request #1740 from nextcloud/backport/1738/stable16

[stable16] Fix several typos
This commit is contained in:
Roeland Jago Douma 2019-12-23 09:48:44 +01:00 committed by GitHub
commit f83a4cc53a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,9 +14,9 @@ basic HTTP authentication header.
* POST argument: userid - string, the required username for the new user
* POST argument: password - string, the password for the new user, leave empty to send welcome mail
* POST argument: displayName - string, the display name for the new user
* POST argument: email - string, the email for the nex user, required if password empty
* POST argulent: groups - array, the groups for the new user
* POST argument: subadmin - array, the groups in wich the new user is subadmin
* POST argument: email - string, the email for the new user, required if password empty
* POST argument: groups - array, the groups for the new user
* POST argument: subadmin - array, the groups in which the new user is subadmin
* POST argument: quota - string, quota for the new user
* POST argument: language - string, language for the new user