[PATCH v2 11/12] Fix spelling in comments in .opc files (opcodes)

Ambrogino Modigliani ambrogino.modigliani@gmail.com
Thu Dec 1 07:27:00 GMT 2016


opcodes/ChangeLog:

	* msp430-decode.opc: Fix spelling in comments.
---
 opcodes/msp430-decode.opc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/opcodes/msp430-decode.opc b/opcodes/msp430-decode.opc
index 9428467..9185637 100644
--- a/opcodes/msp430-decode.opc
+++ b/opcodes/msp430-decode.opc
@@ -346,7 +346,7 @@ msp430_decode_opcode (unsigned long pc,
  post_extension_word:
   ;
 
-  /* 430X extention word.  */
+  /* 430X extension word.  */
 /** 0001 1srx t l 00 dsxt 	430x */
 
   al_bit = l;
-- 
2.7.4



More information about the Gdb-patches mailing list