Fix typo.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@561841 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
James Holmes
2007-08-01 15:31:56 +00:00
parent 59a63106a0
commit 90a91201e8
@@ -41,7 +41,7 @@ import com.opensymphony.xwork2.util.ValueStack;
* <!-- START SNIPPET: example -->
*
* &lt;s:actionerror /&gt;
* &lt;s:form .... &gt;>
* &lt;s:form .... &gt;
* ....
* &lt;/s:form&gt;
*