--- jsr166/src/extra166y/ParallelArrayWithBounds.java 2012/12/29 23:55:19 1.4 +++ jsr166/src/extra166y/ParallelArrayWithBounds.java 2012/12/30 02:05:53 1.5 @@ -41,7 +41,7 @@ public abstract class ParallelArrayWithB /** * Returns the index of some element equal to given target, or - * -1 if not present + * -1 if not present. * @param target the element to search for * @return the index or -1 if not present */