Index: LogicalAndActionBlock.java =================================================================== --- LogicalAndActionBlock.java (revision 707093) +++ LogicalAndActionBlock.java (working copy) @@ -52,7 +52,7 @@ // @Override /** - * If the block is of the form && , both blocks + * If the block is of the form <action block> && <action block>, both blocks * may be evaluated concurrently and the whole block succeeds if both * internal blocks return success. */