summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/cfi/sibling.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cfi/sibling.cpp b/test/cfi/sibling.cpp
index 9f32302ed..601359888 100644
--- a/test/cfi/sibling.cpp
+++ b/test/cfi/sibling.cpp
@@ -15,7 +15,7 @@
// RUN: %clangxx -o %t5 %s
// RUN: %t5 2>&1 | FileCheck --check-prefix=NCFI %s
-// Tests that the CFI enforcement distinguishes betwen non-overriding siblings.
+// Tests that the CFI enforcement distinguishes between non-overriding siblings.
// XFAILed as not implemented yet.
#include <stdio.h>