mirror of
https://github.com/apache/struts.git
synced 2026-08-07 15:46:57 +00:00
Fix example typo
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@543180 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -98,7 +98,7 @@ import com.opensymphony.xwork2.util.ValueStack;
|
||||
*
|
||||
* <-- Example 3-->
|
||||
* <s:url includeParams="get" >
|
||||
* <:param name="id" value="%{'22'}" />
|
||||
* <s:param name="id" value="%{'22'}" />
|
||||
* </s:url>
|
||||
*
|
||||
* <!-- END SNIPPET: example -->
|
||||
|
||||
Reference in New Issue
Block a user