From be506fc1c595ab707a3470ddd98a503ffab89e87 Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Mon, 20 Oct 2003 04:03:10 +0000 Subject: [PATCH] The Grammar Police was here. llvm-svn: 9280 --- lib/Target/X86/Printer.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Target/X86/Printer.cpp b/lib/Target/X86/Printer.cpp index b2e656a5322..3df84008966 100644 --- a/lib/Target/X86/Printer.cpp +++ b/lib/Target/X86/Printer.cpp @@ -722,7 +722,7 @@ void Printer::printMachineInstruction(const MachineInstr *MI) { } case X86II::MRMSrcReg: { - // There is are three forms that are acceptable for MRMSrcReg instructions, + // There are three forms that are acceptable for MRMSrcReg instructions, // those with 3 and 2 operands: // // 3 Operands: in this form, the last register (the second input) is the