Fix typo in the comment.
authorJohnny Chen <johnny.chen@apple.com>
Tue, 19 Apr 2011 23:58:52 +0000 (23:58 +0000)
committerJohnny Chen <johnny.chen@apple.com>
Tue, 19 Apr 2011 23:58:52 +0000 (23:58 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129837 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/ARM/Disassembler/ARMDisassembler.cpp

index 579e1a49b12284dd1ee2eaca29ae4b6117c67a5b..bdce2c4cf8960d06523a4d2c324e259e836577b6 100644 (file)
@@ -437,7 +437,7 @@ bool ThumbDisassembler::getInstruction(MCInst &MI,
                                        const MemoryObject &Region,
                                        uint64_t Address,
                                        raw_ostream &os) const {
-  // The Thumb instruction stream is a sequence of halhwords.
+  // The Thumb instruction stream is a sequence of halfwords.
 
   // This represents the first halfword as well as the machine instruction
   // passed to decodeThumbInstruction().  For 16-bit Thumb instruction, the top