diff options
Diffstat (limited to 'llvm/lib/Target/Mips/MicroMipsInstrFormats.td')
-rw-r--r-- | llvm/lib/Target/Mips/MicroMipsInstrFormats.td | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/Mips/MicroMipsInstrFormats.td b/llvm/lib/Target/Mips/MicroMipsInstrFormats.td index e9fb9b310e3b1..101d080f95674 100644 --- a/llvm/lib/Target/Mips/MicroMipsInstrFormats.td +++ b/llvm/lib/Target/Mips/MicroMipsInstrFormats.td @@ -6,7 +6,7 @@ // //===----------------------------------------------------------------------===// // -// This files descributes the formats of the microMIPS instruction set. +// This files describes the formats of the microMIPS instruction set. // //===----------------------------------------------------------------------===// |