diff --git a/docs/manual/CoreTasks/conditions.html b/docs/manual/CoreTasks/conditions.html index a273ab9da..940aa38c4 100644 --- a/docs/manual/CoreTasks/conditions.html +++ b/docs/manual/CoreTasks/conditions.html @@ -726,7 +726,7 @@ Probe for the maven repository being reachable using the hostname, ten second ti
-<resourcecount refid="myresourcecollection" when="greater" length="0" /> +<resourcecount refid="myresourcecollection" when="greater" count="0" />
Verify that a resource collection is not empty.