NEWS: fix typo
authorH. Peter Anvin <hpa@zytor.com>
Wed, 1 Apr 2009 07:15:53 +0000 (00:15 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 1 Apr 2009 07:15:53 +0000 (00:15 -0700)
NEWS

diff --git a/NEWS b/NEWS
index 81bc513..4eb714b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,7 +11,7 @@ Changes in 3.74:
          dynamically.
        * isohybrid: workaround bug in some versions of binutils.
        * Fix issue with the placement of the initrd on some machines.
-       * ifcpu64: fix handling of less than three argumetns.
+       * ifcpu64: fix handling of less than three arguments.
        * Fix bug in the shuffle library when dealing with a very
          large number of fragments.
        * Documentation fixes by Vicente Jimenez Aguilar.