Fix a typo in comments.
authorH.J. Lu <hjl.tools@gmail.com>
Thu, 19 Aug 2010 21:04:36 +0000 (21:04 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Thu, 19 Aug 2010 21:04:36 +0000 (21:04 +0000)
2010-08-19  H.J. Lu  <hongjiu.lu@intel.com>

* config/tc-i386.c (VEX_check_operands): Fix a typo in comments.

gas/ChangeLog
gas/config/tc-i386.c

index e18d5ac..cf8b5ef 100644 (file)
@@ -1,3 +1,7 @@
+2010-08-19  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/tc-i386.c (VEX_check_operands): Fix a typo in comments.
+
 2010-08-18  H.J. Lu  <hongjiu.lu@intel.com>
 
        * config/tc-i386.c (build_modrm_byte): Check i.imm_operands
index 74e8b37..8533142 100644 (file)
@@ -3789,7 +3789,7 @@ optimize_disp (void)
       }
 }
 
-/* Check if operands are valid for the instrucrtion.  Update VEX
+/* Check if operands are valid for the instruction.  Update VEX
    operand types.  */
 
 static int