Fix spelling typos.
[deliverable/binutils-gdb.git] / bfd / elfnn-aarch64.c
index b28e8d8295cf4c6dc53e5489aefbe9e4454f703b..de7b627004fcc63a0c4a572167f016f698f37003 100644 (file)
@@ -3281,7 +3281,7 @@ aarch64_mem_op_p (uint32_t insn, unsigned int *rt, unsigned int *rt2,
   uint32_t v = 0;
   uint32_t opc_v = 0;
 
-  /* Bail out quickly if INSN doesn't fall into the the load-store
+  /* Bail out quickly if INSN doesn't fall into the load-store
      encoding space.  */
   if (!AARCH64_LDST (insn))
     return FALSE;
This page took 0.032288 seconds and 4 git commands to generate.