You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2006/11/01 17:08:40 UTC

svn commit: r469955 - /directory/branches/shared/0.9.5/ldap/src/main/java/org/apache/directory/shared/ldap/subtree/BaseSubtreeSpecification.java

Author: elecharny
Date: Wed Nov  1 08:08:39 2006
New Revision: 469955

URL: http://svn.apache.org/viewvc?view=rev&rev=469955
Log:
Fixed Javadoc

Modified:
    directory/branches/shared/0.9.5/ldap/src/main/java/org/apache/directory/shared/ldap/subtree/BaseSubtreeSpecification.java

Modified: directory/branches/shared/0.9.5/ldap/src/main/java/org/apache/directory/shared/ldap/subtree/BaseSubtreeSpecification.java
URL: http://svn.apache.org/viewvc/directory/branches/shared/0.9.5/ldap/src/main/java/org/apache/directory/shared/ldap/subtree/BaseSubtreeSpecification.java?view=diff&rev=469955&r1=469954&r2=469955
==============================================================================
--- directory/branches/shared/0.9.5/ldap/src/main/java/org/apache/directory/shared/ldap/subtree/BaseSubtreeSpecification.java (original)
+++ directory/branches/shared/0.9.5/ldap/src/main/java/org/apache/directory/shared/ldap/subtree/BaseSubtreeSpecification.java Wed Nov  1 08:08:39 2006
@@ -157,7 +157,7 @@
     /**
      * Creates a subtree which may be a refinement filter where all aspects of
      * the specification can be set. If the refinement filter is null this
-     * defaults to {@link #BaseSubtreeSpecification(Name, int, int, Set, Set)}.
+     * defaults to {@link #BaseSubtreeSpecification(LdapDN, int, int, Set, Set)}.
      * 
      * @param base
      *            the base of the subtree relative to the administrative point