]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Fix typo
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Tue, 9 May 2017 18:08:16 +0000 (18:08 +0000)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Tue, 9 May 2017 18:08:16 +0000 (18:08 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@16347

NEWS

diff --git a/NEWS b/NEWS
index 4653ca07bc8c9a7c45551b18fd50ad0dcf20b4be..d65c4d0e21e9a20f6b6ec3280f91501c1385d0ae 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -36,7 +36,7 @@ X86/MacOSX 10.11/12, and AMD64/MacOSX 10.11/12.
     is handled like CLONE_VFORK (so removing CLONE_VM flag).
     Applications that depends on CLONE_VM exact semantic will (still) not work.
 
-  - TileGX/Linux port was removed because the platform is essientially dead.
+  - TileGX/Linux port was removed because the platform is essentially dead.
 
 * ==================== TOOL CHANGES ====================