diff --git a/apps/user_ldap/user_proxy.php b/apps/user_ldap/user_proxy.php
index 5609f72ee6e589ad5501fa25cfdbc67941ea91a1..a94be3354fcb75fe083f0441a1b961dac8286de5 100644
--- a/apps/user_ldap/user_proxy.php
+++ b/apps/user_ldap/user_proxy.php
@@ -157,7 +157,7 @@ class User_Proxy extends lib\Proxy implements \OCP\UserInterface {
 
 	/**
 	 * @brief Get a list of all display names
-	 * @returns array with  all displayNames (value) and the correspondig uids (key)
+	 * @returns array with  all displayNames (value) and the corresponding uids (key)
 	 *
 	 * Get a list of all display names and user ids.
 	 */