From 7584391fe4ba07a0010bffbe28b0c7cadd553604 Mon Sep 17 00:00:00 2001
From: Steve Loughran
Date: Sun, 1 Dec 2002 01:30:08 +0000
Subject: [PATCH] cleaning up something that looks like an incomplete tag
otherwise
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273591 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/CoreTasks/conditions.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/manual/CoreTasks/conditions.html b/docs/manual/CoreTasks/conditions.html
index df58a88ed..b8465cf24 100644
--- a/docs/manual/CoreTasks/conditions.html
+++ b/docs/manual/CoreTasks/conditions.html
@@ -163,7 +163,7 @@ of 400 or greater are viewed as invalid.
url |
The full URL of the page to request. The web server must
- return a status code of <errorsBeginAt |
+ return a status code below the value of errorsBeginAt
Yes. |