JavaDoc: org/ap ache/wicket/util/upload/FileItem.java
-----------------------------------------------------
Key: WICKET-3382
URL: https://issues.apache.org/jira/browse/WICKET-3382
Project: Wicket
Issue Type: Improvement
Components: wicket
Affects Versions: 1.5-RC1
Environment: All
Reporter: Richard Emberson
Priority: Trivial
Diffing M3 against RC1 noticed that the JavaDoc for
org/apache/wicket/util/upload/FileItem.java, method
OutputStream getOutputStream() throws IOException;
209c209
< * contents of the file.
---
> * contensts of the file.
I assume one wants "contents" here
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.