--- jsr166/src/test/extra166y/ParallelArrayAsListTest.java 2011/12/08 18:06:27 1.10 +++ jsr166/src/test/extra166y/ParallelArrayAsListTest.java 2013/02/18 03:15:10 1.11 @@ -143,7 +143,7 @@ public class ParallelArrayAsListTest ext } /** - * get returns the value at the given index + * get returns the value at the given index */ public void testGet() { List full = populatedArray(3);