diff --git a/harness/atomicsHelper.js b/harness/atomicsHelper.js index 31a7361716..c9a20388f3 100644 --- a/harness/atomicsHelper.js +++ b/harness/atomicsHelper.js @@ -6,7 +6,7 @@ description: > ---*/ /** - * The amount of slack allowed for testing time-related Atomics methods (i.e. wait and wake). + * The amount of slack allowed for testing time-related Atomics methods (i.e. wait and notify). * The absolute value of the difference of the observed time and the expected time must * be epsilon-close. */