summaryrefslogtreecommitdiff
path: root/test/TableGen/AsmVariant.td
diff options
context:
space:
mode:
Diffstat (limited to 'test/TableGen/AsmVariant.td')
-rw-r--r--test/TableGen/AsmVariant.td2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/TableGen/AsmVariant.td b/test/TableGen/AsmVariant.td
index 6c50241e5ae1..cb5d32385d3b 100644
--- a/test/TableGen/AsmVariant.td
+++ b/test/TableGen/AsmVariant.td
@@ -1,6 +1,6 @@
// RUN: llvm-tblgen -gen-asm-matcher -I %p/../../include %s | FileCheck %s
-// Check that cpecifying AsmVariant works correctly
+// Check that specifying AsmVariant works correctly
include "llvm/Target/Target.td"