|
From: <sv...@va...> - 2005-12-22 18:22:03
|
Author: sewardj Date: 2005-12-22 18:21:55 +0000 (Thu, 22 Dec 2005) New Revision: 261 Log: rm extraneous 's' Modified: trunk/index.html Modified: trunk/index.html =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/index.html 2005-12-18 03:50:36 UTC (rev 260) +++ trunk/index.html 2005-12-22 18:21:55 UTC (rev 261) @@ -21,7 +21,7 @@ and reduce memory use of your programs.</p> =20 <p>The Valgrind distribution currently includes three tools: a -memory error detectors, a cache (time) profiler +memory error detector, a cache (time) profiler and a heap (space) profiler. It runs on the following platforms: x86/Linux, AMD64/Linux, PPC32/Linux.</p> =20 |