From 5b1ffd761172aef168283b92eb8d45e3118620b2 Mon Sep 17 00:00:00 2001 From: Andreas Fischer Date: Thu, 15 May 2014 22:42:02 +0200 Subject: Reduce double-space with single-space. --- apps/user_ldap/user_ldap.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. */ -- cgit v1.2.3