]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
typo
authorDirk Mueller <daywalker@users.sourceforge.net>
Tue, 23 Sep 2003 19:07:16 +0000 (19:07 +0000)
committerDirk Mueller <daywalker@users.sourceforge.net>
Tue, 23 Sep 2003 19:07:16 +0000 (19:07 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1829

memcheck/docs/mc_techdocs.html

index 29ff9aebc79e038f0e928eee00a633d2a6f86147..92b7cceb987540c102952ab6b46068f95f1931e7 100644 (file)
@@ -140,7 +140,7 @@ and the program finally <code>exit()s</code> back to the kernel in the
 usual way.
 
 <p>
-The normal course of activity, one Valgrind has started up, is as
+The normal course of activity, once Valgrind has started up, is as
 follows.  Valgrind never runs any part of your program (usually
 referred to as the "client"), not a single byte of it, directly.
 Instead it uses function <code>VG_(translate)</code> to translate