Corrected spelling errors in comments.
[deliverable/binutils-gdb.git] / gdb / mcore-tdep.c
index d129d5fc8a67beaa37192f45a5aaced561d9f6c7..c47a1b58fbd04693bf02fb344daa81f0c8a6b123 100644 (file)
@@ -615,7 +615,7 @@ mcore_skip_prologue (CORE_ADDR pc)
   struct symtab_and_line sal;
 
   /* If we have line debugging information, then the end of the
-     prologue should the first assembly instruction of  the first
+     prologue should be the first assembly instruction of the first
      source line */
   if (find_pc_partial_function (pc, NULL, &func_addr, &func_end))
     {
This page took 0.032314 seconds and 4 git commands to generate.