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

lutoff
27.45.2009 18c5e55e7753b7bcc4bf98527b85ac91ecb322c4
fix typo (See issue #4143 - typo at DebugTargetConfiguration.xml)
1 files modified
2 ■■■ changed files
opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/DebugTargetConfiguration.xml 2 ●●● patch | view | raw | blame | history
opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/DebugTargetConfiguration.xml
@@ -159,7 +159,7 @@
          <adm:synopsis>Protocol element dump</adm:synopsis>
        </adm:value>
        <adm:value name="thrown">
          <adm:synopsis>Exception throw from method</adm:synopsis>
          <adm:synopsis>Exception thrown from method</adm:synopsis>
        </adm:value>
      </adm:enumeration>
    </adm:syntax>