diff --git a/src/test/java/org/apache/commons/logging/impl/WeakHashtableTestCase.java b/src/test/java/org/apache/commons/logging/impl/WeakHashtableTestCase.java index 2e4fec6..8a37068 100644 --- a/src/test/java/org/apache/commons/logging/impl/WeakHashtableTestCase.java +++ b/src/test/java/org/apache/commons/logging/impl/WeakHashtableTestCase.java @@ -221,7 +221,7 @@ public class WeakHashtableTestCase extends TestCase { } /** - * Disables this tests as it makes wrong assumptions wrt the GC. + * Disabled this test as it makes wrong assumptions wrt the GC. * This test especially fails with: * * Java(TM) SE Runtime Environment (build pxi3260sr12-20121025_01(SR12))