about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2024-01-30 22:18:42 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2024-01-30 22:18:42 +0100
commitfeeb7297549f89d1654b76ccdb6f5fd544c1ef11 (patch)
treefbc68f09413039d9c6d4060bba67eb257e97f98d
parent7765034db243e1061bd52465c99f8abb72e60436 (diff)
downloadglibc-feeb7297549f89d1654b76ccdb6f5fd544c1ef11.tar.gz
glibc-feeb7297549f89d1654b76ccdb6f5fd544c1ef11.tar.xz
glibc-feeb7297549f89d1654b76ccdb6f5fd544c1ef11.zip
Fix typo
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 199f079f27..7b983c8644 100644
--- 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,