From f486d08cffa5cc6074fb9e8366fa3f02c7f5f27b Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Sun, 11 Sep 2016 09:09:54 -0600 Subject: [PATCH] Update ldap.php --- core/authentication/resources/classes/plugins/ldap.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/authentication/resources/classes/plugins/ldap.php b/core/authentication/resources/classes/plugins/ldap.php index a5ad7c12f7..327e2429f3 100644 --- a/core/authentication/resources/classes/plugins/ldap.php +++ b/core/authentication/resources/classes/plugins/ldap.php @@ -3,7 +3,7 @@ /** * plugin_ldap * - * @method ldap checks a local or remove ldap database to authenticate the user + * @method ldap checks a local or remote ldap database to authenticate the user */ class plugin_ldap {