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