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

boli
18.37.2008 f1155b8f8f28643c82d66f284492ae50cddf1978
opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/GlobalConfiguration.xml
@@ -786,20 +786,20 @@
    <adm:default-behavior>
      <adm:defined>
        <adm:value>
          milli-seconds
          milliseconds
        </adm:value>
      </adm:defined>
    </adm:default-behavior>
    <adm:syntax>
      <adm:enumeration>
        <adm:value name="milli-seconds">
        <adm:value name="milliseconds">
          <adm:synopsis>
            Use milli-second resolution.
            Use millisecond resolution.
          </adm:synopsis>
        </adm:value>
        <adm:value name="nano-seconds">
        <adm:value name="nanoseconds">
          <adm:synopsis>
            Use nano-second resolution.
            Use nanosecond resolution.
          </adm:synopsis>
        </adm:value>
      </adm:enumeration>