]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
fix typo
authorNicholas Nethercote <njn@valgrind.org>
Thu, 31 Jan 2008 05:01:18 +0000 (05:01 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Thu, 31 Jan 2008 05:01:18 +0000 (05:01 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_3_BRANCH@7365

massif/docs/ms-manual.xml

index ec5c58d254827d84db0848ed6510563703efb02c..7ff37cdaf63507cbbd39fb78c32720bf599447f2 100644 (file)
@@ -735,7 +735,7 @@ operator new[](unsigned long, std::nothrow_t const&)
 <sect1 id="ms-manual.fileformat" xreflabel="fileformat">
 <title>Massif's output file format</title>
 <para>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