From 9ed9741d81d56163e61503cc18a2b408868773da Mon Sep 17 00:00:00 2001 From: Arthur Schiwon Date: Thu, 9 Apr 2015 13:56:20 +0200 Subject: [PATCH] doc --- apps/user_ldap/js/wizard/wizardDetectorTestLoginName.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/user_ldap/js/wizard/wizardDetectorTestLoginName.js b/apps/user_ldap/js/wizard/wizardDetectorTestLoginName.js index cf992df43b3..260df5a0fe0 100644 --- a/apps/user_ldap/js/wizard/wizardDetectorTestLoginName.js +++ b/apps/user_ldap/js/wizard/wizardDetectorTestLoginName.js @@ -10,8 +10,8 @@ OCA = OCA || {}; (function() { /** - * @classdesc a Port Detector. It executes the auto-detection of the port - * by the ownCloud server, if requirements are met. + * @classdesc checks whether the provided log in name can be resolved into + * a DN using the current login filter * * @constructor */ -- 2.39.5