Index: ConcurrentActionBlock.java =================================================================== --- ConcurrentActionBlock.java (revision 707093) +++ ConcurrentActionBlock.java (working copy) @@ -50,7 +50,7 @@ // @Override /** - * If the block is of the form || , both blocks + * If the block is of the form <action block> || <action block>, both blocks * are evaluated concurrently and the whole block succeeds as soon as one of * the two internal blocks succeeds. */