mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-12 06:11:37 +00:00
typo
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1829
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user