]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
NEWS: fix spelling mistake
authorDmitry V. Levin <ldv@altlinux.org>
Tue, 23 Jan 2018 20:31:13 +0000 (20:31 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 23 Jan 2018 20:31:13 +0000 (20:31 +0000)
NEWS

diff --git a/NEWS b/NEWS
index af72f9ac324121e48d4e91087bd5d14dbccd7552..938f56d36f94923c4e2221ef987984926a2449a2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,7 +11,7 @@ Major new features:
 
 * The GNU C Library can now be compiled with support for building static
   PIE executables (See --enable-static-pie in INSTALL).  These static PIE
-  exectuables are like static executables but can be loaded at any address
+  executables are like static executables but can be loaded at any address
   and provide additional security hardening benefits at the cost of some
   memory and performance.  When the library is built with --enable-static-pie
   the resulting libc.a is usable with GCC 8 and above to create static PIE