From: Bart Van Assche Date: Fri, 27 Aug 2010 10:01:32 +0000 (+0000) Subject: Spelling fix. X-Git-Tag: svn/VALGRIND_3_6_0~163 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2c54dc273f5f6b81f04056a389609d303c4a0a0;p=thirdparty%2Fvalgrind.git Spelling fix. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11294 --- diff --git a/docs/xml/manual-core-adv.xml b/docs/xml/manual-core-adv.xml index 03d86e1e3b..10929b7ffb 100644 --- a/docs/xml/manual-core-adv.xml +++ b/docs/xml/manual-core-adv.xml @@ -196,7 +196,7 @@ tool-specific macros). message is prefixed with the PID between a pair of ** 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.