mirror of
https://github.com/apache/commons-collections.git
synced 2025-02-13 05:26:34 +00:00
find and fix fixtypo (#88)
This commit is contained in:
parent
bbedeea782
commit
32f2d4a832
@ -51,7 +51,7 @@ o COLLECTIONS-688: Update platform requirement from Java 7 to 8.
|
|||||||
o COLLECTIONS-689: Link to Javadoc API broken. Thanks to Richard Walker.
|
o COLLECTIONS-689: Link to Javadoc API broken. Thanks to Richard Walker.
|
||||||
o COLLECTIONS-692: Replace use of deprecated Class#newInstance() PR #49. Thanks to Gary Gregory, Eitan Adler.
|
o COLLECTIONS-692: Replace use of deprecated Class#newInstance() PR #49. Thanks to Gary Gregory, Eitan Adler.
|
||||||
|
|
||||||
Please NOTE: Clirr errors reported for this release are false positive, this is prooved by Japicmp report
|
Please NOTE: Clirr errors reported for this release are false positive, this is proved by Japicmp report
|
||||||
And manual testing.
|
And manual testing.
|
||||||
|
|
||||||
For complete information on Apache Commons Collections, including instructions on how to submit bug reports,
|
For complete information on Apache Commons Collections, including instructions on how to submit bug reports,
|
||||||
|
@ -463,7 +463,7 @@ public abstract class AbstractMapTest<K, V> extends AbstractObjectTest {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Gets the compatability version, needed for package access.
|
* Gets the compatibility version, needed for package access.
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public String getCompatibilityVersion() {
|
public String getCompatibilityVersion() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user