aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/gnustep2-category-protocol.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGenObjC/gnustep2-category-protocol.m')
-rw-r--r--test/CodeGenObjC/gnustep2-category-protocol.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGenObjC/gnustep2-category-protocol.m b/test/CodeGenObjC/gnustep2-category-protocol.m
index 6463474507..750b6e0792 100644
--- a/test/CodeGenObjC/gnustep2-category-protocol.m
+++ b/test/CodeGenObjC/gnustep2-category-protocol.m
@@ -5,7 +5,7 @@
// to a protocol in a binary.
// CHECK: @._OBJC_PROTOCOL_Y = global
-// CHEKC-SAME: section "__objc_protocols", comdat, align 8
+// CHECK-SAME: section "__objc_protocols", comdat, align 8
@interface X