Reduce double-space with single-space.
This commit is contained in:
parent
e04d956cac
commit
5b1ffd7611
1 changed files with 1 additions and 1 deletions
|
@ -353,7 +353,7 @@ class USER_LDAP extends BackendUtility implements \OCP\UserInterface {
|
|||
|
||||
/**
|
||||
* @brief Get a list of all display names
|
||||
* @return array with all displayNames (value) and the correspondig uids (key)
|
||||
* @return array with all displayNames (value) and the correspondig uids (key)
|
||||
*
|
||||
* Get a list of all display names and user ids.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue