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

boli
31.06.2007 c671293b4d6c4eef672c2c2c8d0885d7e6dc1aac
Fixed a typo in the default-behavior synopsis of the logger configuration definitions.

Fix for issue 2206
3 files modified
6 ■■■■ changed files
opends/src/admin/defn/org/opends/server/admin/std/FileBasedAccessLogPublisherConfiguration.xml 2 ●●● patch | view | raw | blame | history
opends/src/admin/defn/org/opends/server/admin/std/FileBasedDebugLogPublisherConfiguration.xml 2 ●●● patch | view | raw | blame | history
opends/src/admin/defn/org/opends/server/admin/std/FileBasedErrorLogPublisherConfiguration.xml 2 ●●● patch | view | raw | blame | history
opends/src/admin/defn/org/opends/server/admin/std/FileBasedAccessLogPublisherConfiguration.xml
@@ -267,7 +267,7 @@
    <adm:default-behavior>
      <adm:alias>
        <adm:synopsis>
          No rentation policy is used and log files will never be cleaned.
          No retention policy is used and log files will never be cleaned.
        </adm:synopsis>
      </adm:alias>
    </adm:default-behavior>
opends/src/admin/defn/org/opends/server/admin/std/FileBasedDebugLogPublisherConfiguration.xml
@@ -267,7 +267,7 @@
    <adm:default-behavior>
      <adm:alias>
        <adm:synopsis>
          No rentation policy is used and log files will never be cleaned.
          No retention policy is used and log files will never be cleaned.
        </adm:synopsis>
      </adm:alias>
    </adm:default-behavior>
opends/src/admin/defn/org/opends/server/admin/std/FileBasedErrorLogPublisherConfiguration.xml
@@ -267,7 +267,7 @@
    <adm:default-behavior>
      <adm:alias>
        <adm:synopsis>
          No rentation policy is used and log files will never be cleaned.
          No retention policy is used and log files will never be cleaned.
        </adm:synopsis>
      </adm:alias>
    </adm:default-behavior>