diff --git a/docs/ant_in_anger.html b/docs/ant_in_anger.html
index 4abc98c2d..df42d7892 100644
--- a/docs/ant_in_anger.html
+++ b/docs/ant_in_anger.html
@@ -382,7 +382,7 @@ The ftp task lets you move stuff up to a
server. Beware of putting the ftp password in the build file - a property
file with tight access control is slightly better. The FixCRLF task is often a useful interim step if
-you need to ensure that files have Unix file extensions before upload. A
+you need to to adjust the line endings of files. A
WebDav task has long been discussed, which would provide a more secure
upload to web servers, but it is still in the todo list. Rumour has it
that there is such a task in the jakarta-slide libraries. With MacOS X,