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:
James Mitchell
2008-01-24 03:38:22 +00:00
parent 9276b0c654
commit 28ee8f79d1
@@ -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 -->
*