mirror of
https://github.com/apache/struts.git
synced 2026-08-31 19:35:40 +00:00
Fix typo.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@561839 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -51,7 +51,7 @@ import com.opensymphony.xwork2.util.ValueStack;
|
||||
* <s:param>field1</s:param>
|
||||
* <s:param>field2</s:param>
|
||||
* </s:fielderror>
|
||||
* <s:form .... >>
|
||||
* <s:form .... >
|
||||
* ....
|
||||
* </s:form>
|
||||
*
|
||||
@@ -61,7 +61,7 @@ import com.opensymphony.xwork2.util.ValueStack;
|
||||
* <s:param value="%{'field1'}" />
|
||||
* <s:param value="%{'field2'}" />
|
||||
* </s:fielderror>
|
||||
* <s:form .... >>
|
||||
* <s:form .... >
|
||||
* ....
|
||||
* </s:form>
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user