From: Nicholas Nethercote Date: Thu, 31 Jan 2008 05:01:18 +0000 (+0000) Subject: fix typo X-Git-Tag: svn/VALGRIND_3_3_1~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c16bc442d48ce3f9b2866dce79d2a52c8a0803b4;p=thirdparty%2Fvalgrind.git fix typo git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_3_BRANCH@7365 --- diff --git a/massif/docs/ms-manual.xml b/massif/docs/ms-manual.xml index ec5c58d254..7ff37cdaf6 100644 --- a/massif/docs/ms-manual.xml +++ b/massif/docs/ms-manual.xml @@ -735,7 +735,7 @@ operator new[](unsigned long, std::nothrow_t const&) Massif's output file format Massif's file format is plain text (i.e. not binary) and deliberately -easy to read for both humands and machines. Nonetheless, the exact format +easy to read for both humans and machines. Nonetheless, the exact format is not described here. This is because the format is currently very Massif-specific. We plan to make the format more general, and thus suitable for possible use with other tools. Once this has been done, the format will