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

matthew_swift
19.56.2007 17ffb77e261518da6a1afc9c2eb4ba693f620150
Fix typo which prevented enumeration value Javadoc from being generated.
1 files modified
2 ■■■ changed files
opends/resource/admin/metaMO.xsl 2 ●●● patch | view | raw | blame | history
opends/resource/admin/metaMO.xsl
@@ -1494,7 +1494,7 @@
      <xsl:value-of select="'    /**&#xa;'" />
      <xsl:call-template name="add-java-comment">
        <xsl:with-param name="indent-text" select="'     *'" />
        <xsl:with-param name="content" select="adm:description" />
        <xsl:with-param name="content" select="adm:synopsis" />
      </xsl:call-template>
      <xsl:value-of select="'     */&#xa;'" />
      <xsl:value-of select="'    '" />