From: Nicholas Nethercote Date: Thu, 31 Jan 2008 05:00:42 +0000 (+0000) Subject: fix typo X-Git-Tag: svn/VALGRIND_3_4_0~1089 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=88e585d7355b49c729b4b1102bcb614020f27d2e;p=thirdparty%2Fvalgrind.git fix typo git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7364 --- 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