[gdb] Fix more typos in comments
[deliverable/binutils-gdb.git] / gdb / rs6000-tdep.c
index 9123a3dc33ac88642d4525dd444fd85925c73ca2..33cdc788117468cb03980502f035839d029388de 100644 (file)
@@ -1234,7 +1234,7 @@ store_insn_p (unsigned long op, unsigned long rs,
    this masking operation is equal to BL_INSTRUCTION, then the opcode in
    question is a ``bl'' instruction.
    
-   BL_DISPLACMENT_MASK is anded with the opcode in order to extract
+   BL_DISPLACEMENT_MASK is anded with the opcode in order to extract
    the branch displacement.  */
 
 #define BL_MASK 0xfc000001
This page took 0.025161 seconds and 4 git commands to generate.