diff --git a/html/includes/authentication/ldap.inc.php b/html/includes/authentication/ldap.inc.php
index 679ed95a85..f6b0be082a 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_user()
+function can_update_users()
{
# not supported so return 0
return 0;