From ec11b13a21b2becc1d1bd746a04624d17b26583f Mon Sep 17 00:00:00 2001 From: Paul Vinciguerra Date: Mon, 24 Sep 2018 05:25:00 -0700 Subject: Trivial: Cleanup some typos. This is a new commit for code under a different maintainer. Change-Id: I79fa403fec6a312238a9a4b18b35dbcafaa05439 Signed-off-by: Paul Vinciguerra --- src/vppinfra/valgrind.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/vppinfra/valgrind.h') diff --git a/src/vppinfra/valgrind.h b/src/vppinfra/valgrind.h index e74d7e828be..7509e70eb72 100644 --- a/src/vppinfra/valgrind.h +++ b/src/vppinfra/valgrind.h @@ -3728,7 +3728,7 @@ VALGRIND_PRINTF_BACKTRACE (const char *format, ...) /* These requests allow control to move from the simulated CPU to the - real CPU, calling an arbitary function. + real CPU, calling an arbitrary function. Note that the current ThreadId is inserted as the first argument. So this call: -- cgit 1.2.3-korg