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

Mark Craig
18.39.2012 1d8b14ddb3f2a20e0a4c29efa21df194a8d9229c
Typo
1 files modified
2 ■■■ changed files
opends/src/server/org/opends/server/schema/LDAPSyntaxDescriptionSyntax.java 2 ●●● patch | view | raw | blame | history
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.