aboutsummaryrefslogtreecommitdiff
path: root/deps/v8/src/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/src/types.h')
-rw-r--r--deps/v8/src/types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/v8/src/types.h b/deps/v8/src/types.h
index fc69c78529..2810ffc8a1 100644
--- a/deps/v8/src/types.h
+++ b/deps/v8/src/types.h
@@ -92,7 +92,7 @@ namespace internal {
// Note that the bitset representation is closed under both Union and Intersect.
//
// The type representation is heap-allocated, so cannot (currently) be used in
-// a parallel compilation context.
+// a concurrent compilation context.
#define PRIMITIVE_TYPE_LIST(V) \