summaryrefslogtreecommitdiff
path: root/include/llvm/Bytecode/Primitives.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/Bytecode/Primitives.h')
-rw-r--r--include/llvm/Bytecode/Primitives.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/Bytecode/Primitives.h b/include/llvm/Bytecode/Primitives.h
index ee552c2fbb..f8158a0c1a 100644
--- a/include/llvm/Bytecode/Primitives.h
+++ b/include/llvm/Bytecode/Primitives.h
@@ -5,7 +5,7 @@
//
// Using the routines defined in this file does not require linking to any
// libraries, as all of the services are small self contained units that are to
-// be inlined as neccesary.
+// be inlined as necessary.
//
//===----------------------------------------------------------------------===//