From 84c200de202726a539fb0434fd8032971d195a42 Mon Sep 17 00:00:00 2001 From: Matthew Jason Benson Date: Fri, 24 Sep 2004 15:30:45 +0000 Subject: [PATCH] Typo in "Typeo in defintion of task causing it not be defined". >;) git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276888 13f79535-47bb-0310-9956-ffa450edef68 --- WHATSNEW | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/WHATSNEW b/WHATSNEW index 9cdc07147..8de48bc79 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -108,7 +108,8 @@ Fixed bugs: * Manual page for cvsversion contained incorrect attributes and did not say since 1.6.1. Bugzilla 31408. -* Typeo in defintion of task causing it not be defined. Bugzilla 31403. +* Typo in definition of task causing it not to be defined. + Bugzilla 31403. Changes from Ant 1.6.1 to Ant 1.6.2 ===================================