From 1d86fa90cf45aacdf5fc9d61e081895f1c099836 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Wed, 10 Sep 2003 10:00:14 +0000 Subject: [PATCH] apos is not an HTML 4 entity, found by Larry Shatzer git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275208 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/OptionalTasks/junit.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/OptionalTasks/junit.html b/docs/manual/OptionalTasks/junit.html index 22aaeb30d..f840299d5 100644 --- a/docs/manual/OptionalTasks/junit.html +++ b/docs/manual/OptionalTasks/junit.html @@ -97,7 +97,7 @@ elements).

timeout - Cancel the individual tests if they don't finish + Cancel the individual tests if they don't finish in the given time (measured in milliseconds). Ignored if fork is disabled. No