diff --git a/docs/manual/CoreTasks/typedef.html b/docs/manual/CoreTasks/typedef.html
index c5f3dfeb1..0eed44e57 100644
--- a/docs/manual/CoreTasks/typedef.html
+++ b/docs/manual/CoreTasks/typedef.html
@@ -109,7 +109,7 @@
onerror |
The action to take if there was a failure in defining the
- type. The values are fail - cause a build exception, warn
+ type. The values are fail - cause a build exception, report,
output a warning, but continue, ignore, do nothing. The default
is fail.
(introduced in ant1.6)
|