|
From: <sv...@va...> - 2016-11-26 02:42:19
|
Author: bart
Date: Sat Nov 26 02:42:11 2016
New Revision: 16156
Log:
include/valgrind.h: Fix spelling in a source code comment
Modified:
trunk/include/valgrind.h
Modified: trunk/include/valgrind.h
==============================================================================
--- trunk/include/valgrind.h (original)
+++ trunk/include/valgrind.h Sat Nov 26 02:42:11 2016
@@ -6838,7 +6838,7 @@
/* 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:
|