Reduce double-space with single-space.

This commit is contained in:
Andreas Fischer 2014-05-15 22:42:02 +02:00 committed by Robin McCorkell
parent e04d956cac
commit 5b1ffd7611
1 changed files with 1 additions and 1 deletions

View File

@ -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.
*/