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

matthew_swift
04.34.2007 cdc91f2b19bb58f34c39d5f9534a2746074ba340
Fix typo in class name.
1 files modified
2 ■■■ changed files
opends/src/admin/defn/org/opends/server/admin/std/EntryDNVirtualAttributeConfiguration.xml 2 ●●● patch | view | raw | blame | history
opends/src/admin/defn/org/opends/server/admin/std/EntryDNVirtualAttributeConfiguration.xml
@@ -50,7 +50,7 @@
    <adm:default-behavior>
      <adm:defined>
        <adm:value>
          org.opends.server.extensions.EntryDNirtualAttributeProvider
          org.opends.server.extensions.EntryDNVirtualAttributeProvider
        </adm:value>
      </adm:defined>
    </adm:default-behavior>