Closing xsl tag typo.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@589867 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
David Newton
2007-10-29 21:45:12 +00:00
parent 2151d7273c
commit 71b26fdcb0
@@ -130,7 +130,7 @@ import com.opensymphony.xwork2.util.logging.LoggerFactory;
* Hello <xsl:value-of select="username"/> how are you?
* </body>
* </html>
* <xsl:template/>
* </xsl:template>
* </pre>
*
* <p>