mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
typo
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1829
This commit is contained in:
parent
d9309149c8
commit
60f7936600
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user