From f94248b26e8ff0fab783156851a05edb536bc093 Mon Sep 17 00:00:00 2001 From: "Jesse N. Glick" Date: Fri, 3 Nov 2006 16:55:42 +0000 Subject: [PATCH] Typo in old changelog entry. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@470902 13f79535-47bb-0310-9956-ffa450edef68 --- WHATSNEW | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WHATSNEW b/WHATSNEW index 190329a0d..61596874f 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -3509,7 +3509,7 @@ Other changes: Fixed bugs: ----------- -* doesn't use deprectated methods anymore. +* no longer uses deprecated methods. * javadoc's failonerror attribute works again