--- jsr166/src/extra166y/AbstractParallelAnyArray.java 2011/12/05 04:08:47 1.9 +++ jsr166/src/extra166y/AbstractParallelAnyArray.java 2012/02/21 01:54:03 1.10 @@ -65,7 +65,7 @@ public abstract class AbstractParallelAn // A few public methods exported across all subclasses /** - * Return the number of elements selected using bound or + * Returns the number of elements selected using bound or * filter restrictions. Note that this method must evaluate * all selectors to return its result. * @return the number of elements