Typo. Patch by arrowdodger.
authorJohn McCall <rjmccall@apple.com>
Tue, 8 Mar 2011 18:01:22 +0000 (18:01 +0000)
committerJohn McCall <rjmccall@apple.com>
Tue, 8 Mar 2011 18:01:22 +0000 (18:01 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127256 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/MC/MCDisassembler.h

index c9e42eb6c7983c40065ee532fb3d444b2452a9b7..0fdb51b11bf47b307706d36740a1252917f99781 100644 (file)
@@ -46,7 +46,7 @@ public:
                                        uint64_t address,
                                        raw_ostream &vStream) const = 0;
 
-  /// getEDInfo - Returns the enhanced insturction information corresponding to
+  /// getEDInfo - Returns the enhanced instruction information corresponding to
   ///   the disassembler.
   ///
   /// @return         - An array of instruction information, with one entry for