WW-2421 - omnibus -- documentation fix ... thanks Jeremysvn diff

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@614785 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
James Mitchell
2008-01-24 03:36:26 +00:00
parent 8d876334c5
commit 9276b0c654
@@ -50,7 +50,7 @@ import com.opensymphony.xwork2.util.ValueStack;
* <li><b>contentLength</b> - the stream length in bytes (the browser displays a
* progress bar).</li>
*
* <li><b>contentDispostion</b> - the content disposition header value for
* <li><b>contentDisposition</b> - the content disposition header value for
* specifing the file name (default = <code>inline</code>, values are typically
* <i>filename="document.pdf"</i>.</li>
*