mirror of
https://github.com/apache/commons-collections.git
synced 2025-02-17 15:35:00 +00:00
Fix typo.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1436624 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6b5042cb52
commit
f3fff979ca
@ -111,7 +111,7 @@ public class IfClosure<E> implements Closure<E>, Serializable {
|
||||
}
|
||||
|
||||
/**
|
||||
* Executes the true or false closure accoring to the result of the predicate.
|
||||
* Executes the true or false closure according to the result of the predicate.
|
||||
*
|
||||
* @param input the input object
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user