Index: ArrowActionBlock.java =================================================================== --- ArrowActionBlock.java (revision 707093) +++ ArrowActionBlock.java (working copy) @@ -52,7 +52,7 @@ // @Override /** - * If the block is of the form -> and the + * If the block is of the form <action block> -> <action block> and the * first block returns failure, the second block is not evaluated and the * whole block returns failure. If the first block succeeds, the second * block is evaluated and the whole block returns whatever the second block