--- jsr166/src/test/tck/LinkedBlockingQueueTest.java 2003/12/27 19:26:43 1.7 +++ jsr166/src/test/tck/LinkedBlockingQueueTest.java 2003/12/29 19:05:40 1.8 @@ -732,7 +732,7 @@ public class LinkedBlockingQueueTest ext } /** - * toArray with incompatable array type throws CCE + * toArray with incompatible array type throws CCE */ public void testToArray1_BadArg() { try {