]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Fixed typo.
authorBart Van Assche <bvanassche@acm.org>
Fri, 27 Jun 2008 19:25:35 +0000 (19:25 +0000)
committerBart Van Assche <bvanassche@acm.org>
Fri, 27 Jun 2008 19:25:35 +0000 (19:25 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8290

helgrind/docs/hg-manual.xml

index eb9d3b494d7c65cd1f5879db28d39db63769ce74..413baa217f04d613153e47f91118109a7c6f5940 100644 (file)
@@ -1020,7 +1020,7 @@ unlock(mx)                             unlock(mx)
     LinuxThreads implementation is not supported.</para>
 
     <para>Unsupported targets may work to varying degrees.  In
-    particular ppc32-linux and ppc64-linux running NTPL should work,
+    particular ppc32-linux and ppc64-linux running NPTL should work,
     but you will get false race errors because Helgrind does not know
     how to properly handle atomic instruction sequences created using
     the lwarx/stwcx instructions.</para>