fix typo
diff --git a/WHATSNEW b/WHATSNEW
index 2036b94..706d76e 100644
--- a/WHATSNEW
+++ b/WHATSNEW
@@ -69,7 +69,7 @@
    task.
    Bugzilla Report 65089
 
- * added new disardOutput and discardError properties to redirector
+ * added new discardOutput and discardError properties to redirector
    and the exec, apply and java tasks which can be used to completely
    discard any (error) output. This is a platform independent
    alternative to directiong output to any kind of null device.