--- jsr166/src/jsr166e/extra/ReadMostlyVector.java 2012/01/02 23:13:10 1.24 +++ jsr166/src/jsr166e/extra/ReadMostlyVector.java 2012/02/21 01:54:03 1.25 @@ -795,7 +795,7 @@ public class ReadMostlyVector // ReadMostlyVector-only methods /** - * Append the element if not present. + * Appends the element, if not present. * * @param e element to be added to this list, if absent * @return {@code true} if the element was added