Fix typos found by http://github.com/lyda/misspell-check
[oota-llvm.git] / lib / Target / Mips / InstPrinter / MipsInstPrinter.h
index 76b839b2127f31b1f892f24772e53fbeec9fe87b..3d8a6f918ff68f25adb47e29dc1c66cb00b45b5d 100644 (file)
@@ -16,7 +16,7 @@
 #include "llvm/MC/MCInstPrinter.h"
 
 namespace llvm {
-// These enumeration declarations were orignally in MipsInstrInfo.h but
+// These enumeration declarations were originally in MipsInstrInfo.h but
 // had to be moved here to avoid circular dependencies between
 // LLVMMipsCodeGen and LLVMMipsAsmPrinter.
 namespace Mips {