[
https://issues.apache.org/activemq/browse/CAMEL-2282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-2282.
--------------------------------
Resolution: Fixed
Fix Version/s: 2.2.0
Assignee: Claus Ibsen
Thanks for reporting I have fixed the typo.
> Typo in Mail Component documentation should be attachments instead of
> attacments
> --------------------------------------------------------------------------------
>
> Key: CAMEL-2282
> URL: https://issues.apache.org/activemq/browse/CAMEL-2282
> Project: Apache Camel
> Issue Type: Bug
> Components: documentation
> Reporter: Jörn Kottmann
> Assignee: Claus Ibsen
> Priority: Trivial
> Fix For: 2.2.0
>
>
> http://camel.apache.org/mail.html
> "Consuming mails with attachment sample"
> ...
> "Map<String, DataHandler> attachments = exchange.getIn().getAttachments();
> if (attacments.size() > 0) {
> "
> but should be "attachments.size()".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.