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@1477314 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
969ffdbb98
commit
06cec18d4a
@ -59,7 +59,7 @@ package org.apache.commons.collections4.sequence;
|
||||
* return a.toArray();
|
||||
* }
|
||||
*
|
||||
* private arrayList a;
|
||||
* private ArrayList a;
|
||||
*
|
||||
* }
|
||||
* </pre>
|
||||
|
Loading…
x
Reference in New Issue
Block a user