Reduce double-space with single-space.
This commit is contained in:
parent
e04d956cac
commit
5b1ffd7611
|
@ -353,7 +353,7 @@ class USER_LDAP extends BackendUtility implements \OCP\UserInterface {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Get a list of all display names
|
* @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.
|
* Get a list of all display names and user ids.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue