]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Spelling fix.
authorBart Van Assche <bvanassche@acm.org>
Fri, 27 Aug 2010 10:01:32 +0000 (10:01 +0000)
committerBart Van Assche <bvanassche@acm.org>
Fri, 27 Aug 2010 10:01:32 +0000 (10:01 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11294

docs/xml/manual-core-adv.xml

index 03d86e1e3b54d910dc3ad6c07d5cefbdb4232370..10929b7ffbe8a42bc4baeccb6fd79bbeb0595691 100644 (file)
@@ -196,7 +196,7 @@ tool-specific macros).</para>
     message is prefixed with the PID between a pair of
     <computeroutput>**</computeroutput> markers.  (Like all client requests,
     nothing is output if the client program is not running under Valgrind.)
-    Output is not produced until a newline is encountered, or subequent
+    Output is not produced until a newline is encountered, or subsequent
     Valgrind output is printed; this allows you to build up a single line of
     output over multiple calls.  Returns the number of characters output,
     excluding the PID prefix.</para>