Fix a comment.
[oota-llvm.git] / lib / CodeGen / AsmPrinter / AsmPrinter.cpp
index eb732372c45e9a384001efce214a8312ad410251..876f628336fa55a277cc5e02b37567ff48f1ea36 100644 (file)
@@ -1649,7 +1649,7 @@ void AsmPrinter::printLabel(unsigned Id) const {
 
 /// PrintAsmOperand - Print the specified operand of MI, an INLINEASM
 /// instruction, using the specified assembler variant.  Targets should
-/// overried this to format as appropriate.
+/// override this to format as appropriate.
 bool AsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
                                  unsigned AsmVariant, const char *ExtraCode) {
   // Target doesn't support this yet!