Fix parameter name typo in NEWS.rst.

Change-Id: I7f1f8eaaa6a37b23ff7799f9a695831672b682a3
diff --git a/NEWS.rst b/NEWS.rst
index 2cb5012..a843805 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -14,7 +14,7 @@
   second argument is now the Job that is about to be run, ande the
   parameter dictionary is shifted to the third position.
 
-* The ZUUS_SHORT_* parameters have been removed (the same
+* The ZUUL_SHORT_* parameters have been removed (the same
   functionality may be achieved with a custom parameter function that
   matches all jobs).