mirror of
https://github.com/apache/struts.git
synced 2026-08-07 07:37:20 +00:00
WW-2421 - omnibus -- remove straggling character
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@614786 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -63,7 +63,7 @@ import com.opensymphony.xwork2.util.ValueStack;
|
||||
* </ul>
|
||||
*
|
||||
* <p>These parameters can also be set by exposing a similarly named getter method on your Action. For example, you can
|
||||
* provide <code>getContentType()</code> to override that parameter for the current action.</p>N
|
||||
* provide <code>getContentType()</code> to override that parameter for the current action.</p>
|
||||
*
|
||||
* <!-- END SNIPPET: params -->
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user