From: Philippe Waroquiers Date: Tue, 9 May 2017 18:08:16 +0000 (+0000) Subject: Fix typo X-Git-Tag: svn/VALGRIND_3_13_0~87 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64cd4a7111f4674a2a09d62694591d668bbb31f3;p=thirdparty%2Fvalgrind.git Fix typo git-svn-id: svn://svn.valgrind.org/valgrind/trunk@16347 --- diff --git a/NEWS b/NEWS index 4653ca07bc..d65c4d0e21 100644 --- 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 ====================