From 15c82156f594b23aa28d74f296b7a427635a3642 Mon Sep 17 00:00:00 2001 From: Jon Skeet Date: Thu, 28 Feb 2002 18:35:15 +0000 Subject: [PATCH] Fixed (another) problem of ... screwing up the rest of the page. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271608 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/OptionalTasks/telnet.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/OptionalTasks/telnet.html b/docs/manual/OptionalTasks/telnet.html index 8efecc469..585cadf41 100644 --- a/docs/manual/OptionalTasks/telnet.html +++ b/docs/manual/OptionalTasks/telnet.html @@ -64,7 +64,7 @@ described as nested elements.

declare (as a text child of this element) a string to wait for. The element supports the timeout attribute, which overrides any -timeout specified for the task as a whole. It also has a string +timeout specified for the task as a whole. It also has a string attribute, which is an alternative to specifying the string as a text element.