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

matthew_swift
18.00.2010 45279a613c8778f9f4465d754f3ee9c1dfe38b74
Fixing typo in schema : single quote character not allowed in description as described in RFC 4512
1 files modified
2 ■■■ changed files
opends/resource/schema/00-core.ldif 2 ●●● patch | view | raw | blame | history
opends/resource/schema/00-core.ldif
@@ -513,7 +513,7 @@
  X-ORIGIN 'draft-ietf-boreham-numsubordinates' )
attributeTypes: ( 2.16.840.1.113730.3.1.35 NAME 'changelog' 
  DESC 'the distinguished name of the entry which contains
  the set of entries comprising this server's changelog'
  the set of entries comprising this servers changelog'
  EQUALITY distinguishedNameMatch
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
  SINGLE-VALUE NO-USER-MODIFICATION USAGE directoryOperation