[
https://issues.apache.org/jira/browse/COLLECTIONS-597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary Gregory updated COLLECTIONS-597:
-------------------------------------
Summary: Correction of Javadoc for
org.apache.commons.collections4.functors.CatchAndRethrowClosure (was:
Correction of javadoc for
org.apache.commons.collections4.functors.CatchAndRethrowClosure)
> Correction of Javadoc for
> org.apache.commons.collections4.functors.CatchAndRethrowClosure
> -----------------------------------------------------------------------------------------
>
> Key: COLLECTIONS-597
> URL: https://issues.apache.org/jira/browse/COLLECTIONS-597
> Project: Commons Collections
> Issue Type: Bug
> Components: Functor
> Affects Versions: 4.0, 4.1
> Reporter: Enrique
> Priority: Trivial
> Labels: documentation
> Original Estimate: 5m
> Remaining Estimate: 5m
>
> Correct the javadoc for
> org.apache.commons.collections4.functors.CatchAndRethrowClosure, replacing:
> CollctionUtils.forAllDo(strList, writer);
> by:
> CollectionUtils.forAllDo(strList, writer);
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)