diff --git a/WHATSNEW b/WHATSNEW index 1fba75e03..7355945c3 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -24,7 +24,7 @@ Other changes: * AntClassLoader now implements the ClassLoader#findResource(String) method. Github Pull Request #150 - * Ant tries to avoid file name canonicalization whne possible. + * Ant tries to avoid file name canonicalization when possible. Bugzilla Report 65499 Changes from Ant 1.10.10 TO Ant 1.10.11