|
From: <sv...@va...> - 2010-08-27 10:01:42
|
Author: bart
Date: 2010-08-27 11:01:32 +0100 (Fri, 27 Aug 2010)
New Revision: 11294
Log:
Spelling fix.
Modified:
trunk/docs/xml/manual-core-adv.xml
Modified: trunk/docs/xml/manual-core-adv.xml
===================================================================
--- trunk/docs/xml/manual-core-adv.xml 2010-08-27 05:48:29 UTC (rev 11293)
+++ trunk/docs/xml/manual-core-adv.xml 2010-08-27 10:01:32 UTC (rev 11294)
@@ -196,7 +196,7 @@
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>
|