--- jsr166/src/test/loops/LinkedAsyncAction.java 2011/07/01 02:37:22 1.3 +++ jsr166/src/test/loops/LinkedAsyncAction.java 2012/01/28 04:40:12 1.4 @@ -141,7 +141,7 @@ public abstract class LinkedAsyncAction * Overridable callback action triggered by complete. Upon * invocation, all subtasks have completed. After return, this * task isDone and is joinable by other tasks. The - * default version of this method does nothing. But it may may be + * default version of this method does nothing. But it may be * overridden in subclasses to perform some action when this task * is about to complete. */