summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@owncloud.com>2014-05-15 22:42:02 +0200
committerRobin McCorkell <rmccorkell@karoshi.org.uk>2014-05-16 22:21:57 +0100
commit5b1ffd761172aef168283b92eb8d45e3118620b2 (patch)
tree7a692b42aeaa4ce1df051cb0f5a36f7b6751b392 /apps/user_ldap
parente04d956cac046745e2cbbdb3f85ef31f9ff52072 (diff)
downloadnextcloud-server-5b1ffd761172aef168283b92eb8d45e3118620b2.tar.gz
nextcloud-server-5b1ffd761172aef168283b92eb8d45e3118620b2.zip
Reduce double-space with single-space.
Diffstat (limited to 'apps/user_ldap')
-rw-r--r--apps/user_ldap/user_ldap.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_ldap/user_ldap.php b/apps/user_ldap/user_ldap.php
index ba622a2d4f4..8a1cca4458a 100644
--- a/apps/user_ldap/user_ldap.php
+++ b/apps/user_ldap/user_ldap.php
@@ -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.
*/