diff --git a/docs/manual/properties.html b/docs/manual/properties.html index e4f5b1a46..d7efc8e30 100644 --- a/docs/manual/properties.html +++ b/docs/manual/properties.html @@ -327,7 +327,7 @@ public void setAttr(Resource r) { ... }
The <target>
element and various tasks (such as
- <exit>
) and task elements (such as <test>
+ <fail>
) and task elements (such as <test>
in <junit>
) support if
and unless
attributes which can be used to control whether the item is run or otherwise
takes effect.