From 133d187e7e63690d1b060d22b20c0cf20a22c808 Mon Sep 17 00:00:00 2001
From: dugan <dugan@localhost>
Date: Wed, 18 Apr 2007 16:04:10 +0000
Subject: [PATCH] Change JavaDoc comments to match new configuration arguments.

---
 opends/src/server/org/opends/server/authorization/dseecompat/AciProvider.java |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/opends/src/server/org/opends/server/authorization/dseecompat/AciProvider.java b/opends/src/server/org/opends/server/authorization/dseecompat/AciProvider.java
index e155854..90364d0 100644
--- a/opends/src/server/org/opends/server/authorization/dseecompat/AciProvider.java
+++ b/opends/src/server/org/opends/server/authorization/dseecompat/AciProvider.java
@@ -58,8 +58,7 @@
      * method.
      *
      * @param configuration
-     *          The entry containing the configuration Access Control
-     *          entry.
+     *          The config handler containing the access control configuration.
      * @throws ConfigException
      *           If the initialization fails.
      * @throws InitializationException

--
Gitblit v1.10.0