From 4575bd58e182d5c8263e9df7d3469619b80a5167 Mon Sep 17 00:00:00 2001 From: Matthew Jason Benson Date: Thu, 22 Dec 2005 21:52:15 +0000 Subject: [PATCH] s/two/three/ git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@358642 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/inputhandler.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/inputhandler.html b/docs/manual/inputhandler.html index 81ec652fe..24f476908 100644 --- a/docs/manual/inputhandler.html +++ b/docs/manual/inputhandler.html @@ -42,7 +42,7 @@ this method must not return unless the request considers the user input valid, it is allowed to throw an exception in this situation.

-

Ant comes with two built-in implementations of this interface:

+

Ant comes with three built-in implementations of this interface:

DefaultInputHandler