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

Mark Craig
18.39.2012 5f7c56e1dbccd06d30fb0079b2552b8bd2ab0632
Typo
1 files modified
2 ■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/schema/LDAPSyntaxDescriptionSyntax.java 2 ●●● patch | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/schema/LDAPSyntaxDescriptionSyntax.java
@@ -950,7 +950,7 @@
  private static class SubstitutionSyntax extends
          LDAPSyntaxDescriptionSyntax
  {
    // The syntax that will subsittute the unimplemented syntax.
    // The syntax that will substitute the unimplemented syntax.
    private AttributeSyntax<?> subSyntax;
    // The description of this syntax.