aboutsummaryrefslogtreecommitdiff
path: root/tests/tsan/suppressions.tsan
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tsan/suppressions.tsan')
-rw-r--r--tests/tsan/suppressions.tsan2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tsan/suppressions.tsan b/tests/tsan/suppressions.tsan
index 73414b9..d9a002a 100644
--- a/tests/tsan/suppressions.tsan
+++ b/tests/tsan/suppressions.tsan
@@ -7,7 +7,7 @@
mutex:aio_context_acquire
mutex:pthread_mutex_lock
-# TSan reports a race betwen pthread_mutex_init() and
+# TSan reports a race between pthread_mutex_init() and
# pthread_mutex_lock(). Since this is outside of QEMU,
# we choose to ignore it.
race:pthread_mutex_init