]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Fix typo
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Tue, 30 Jan 2024 21:18:42 +0000 (22:18 +0100)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Tue, 30 Jan 2024 21:18:42 +0000 (22:18 +0100)
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
NEWS

diff --git a/NEWS b/NEWS
index 199f079f2764ccd2a1973fdd927bc291fdd1d0a9..7b983c86447b25c79ff37fe12286c6c235ca654e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -14,7 +14,7 @@ Major new features:
   linker will rewrite indirect branches in PLT with direct branches.
 
 * Sync with Linux kernel 6.6 shadow stack interface.  The --enable-cet
-  configure option in only supported on x86-64.
+  configure option is only supported on x86-64.
 
 * struct statvfs now has an f_type member, equal to the f_type statfs member;
   on the Hurd this was always available under a reserved name,