* bit_fix.h: Comment typo fix.
[deliverable/binutils-gdb.git] / gas / bit_fix.h
index 5f69fcff7a737946dc43014f7e9acb348f0ead10..80c002278a6f033da540a960db0c6ceb3e2d010a 100644 (file)
@@ -26,8 +26,8 @@
    The or-mask is used to set the huffman bits in displacements for the
    ns32k port.
    The acbi, addqi, movqi, cmpqi instruction requires an assembler that
-   can handle bitfields. Ie handle an expression, evaluate it and insert
-   the result in an some bitfield. ( ex: 5 bits in a short field of an opcode)
+   can handle bitfields.  Ie. handle an expression, evaluate it and insert
+   the result in some bitfield.  (eg: 5 bits in a short field of an opcode)
    */
 
 #ifndef __bit_fix_h__
This page took 0.022893 seconds and 4 git commands to generate.