mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Matthew Swift
20.24.2012 b16bb4c5fb319a314db8cf047e1b934052186394
Fix OPENDJ-157: Make methods like Entry.getAttribute(String) more user friendly

Fix Javadoc typo.
1 files modified
2 ■■■ changed files
opendj3/opendj-ldap-sdk/src/main/java/org/forgerock/opendj/ldap/schema/AttributeType.java 2 ●●● patch | view | raw | blame | history
opendj3/opendj-ldap-sdk/src/main/java/org/forgerock/opendj/ldap/schema/AttributeType.java
@@ -537,7 +537,7 @@
    /**
     * Implements a place-holder tolerant version of {@link #equals}. This
     * method returns {@true} in the following cases:
     * method returns {@code true} in the following cases:
     * <ul>
     * <li>this attribute type is equal to the provided attribute type as
     * specified by {@link #equals}