From 14362fe2e263ee66de7135c842f3af70ebbfd372 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Sat, 26 Nov 2016 02:42:11 +0000 Subject: [PATCH] include/valgrind.h: Fix spelling in a source code comment git-svn-id: svn://svn.valgrind.org/valgrind/trunk@16156 --- include/valgrind.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/valgrind.h b/include/valgrind.h index 01a719341f..86d9bfe803 100644 --- a/include/valgrind.h +++ b/include/valgrind.h @@ -6838,7 +6838,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: -- 2.47.2