diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 9ad516181..b4e6e7faf 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -55,7 +55,7 @@ Web site spelling error: MultiValuedMapeList. - Correction of javadoc for org.apache.commons.collections4.functors.CatchAndRethrowClosure. + Correction of Javadoc for org.apache.commons.collections4.functors.CatchAndRethrowClosure. Add null-safe MapUtils.size(Map<?, ?>) method.