diff --git a/html/includes/authentication/ldap.inc.php b/html/includes/authentication/ldap.inc.php
index 2ae73110e2..679ed95a85 100644
--- a/html/includes/authentication/ldap.inc.php
+++ b/html/includes/authentication/ldap.inc.php
@@ -163,7 +163,7 @@ function get_userlist()
return $userlist;
}
-function can_update_usesr()
+function can_update_user()
{
# not supported so return 0
return 0;