From: H.J. Lu Date: Thu, 19 Aug 2010 21:04:36 +0000 (+0000) Subject: Fix a typo in comments. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=43f3e2ee9482fd01e24eea4fed81856518ec2329;p=binutils-gdb.git Fix a typo in comments. 2010-08-19 H.J. Lu * config/tc-i386.c (VEX_check_operands): Fix a typo in comments. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index e18d5ac2e74..cf8b5efab65 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2010-08-19 H.J. Lu + + * config/tc-i386.c (VEX_check_operands): Fix a typo in comments. + 2010-08-18 H.J. Lu * config/tc-i386.c (build_modrm_byte): Check i.imm_operands diff --git a/gas/config/tc-i386.c b/gas/config/tc-i386.c index 74e8b3736ff..8533142354c 100644 --- a/gas/config/tc-i386.c +++ b/gas/config/tc-i386.c @@ -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