Fix parameter name typo in NEWS.rst.

Change-Id: I7f1f8eaaa6a37b23ff7799f9a695831672b682a3
This commit is contained in:
Jeremy Stanley 2013-07-31 21:14:16 +00:00
parent d047097792
commit e6abe810c1
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ Since 1.2.0:
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).