| opendj-core/src/main/java/org/forgerock/opendj/ldap/schema/EnumOrderingMatchingRule.java | ●●●●● patch | view | raw | blame | history |
opendj-core/src/main/java/org/forgerock/opendj/ldap/schema/EnumOrderingMatchingRule.java
@@ -35,7 +35,7 @@ /** * This class is the ordering matching rule implementation for an enum syntax * implmentation. The ordering is determined by the order of the entries in the * implementation. The ordering is determined by the order of the entries in the * X-ENUM extension value. */ final class EnumOrderingMatchingRule extends AbstractOrderingMatchingRuleImpl {