PR binutils/1437
[deliverable/binutils-gdb.git] / gdb / hppa-tdep.c
index 0f5518c87d0a0dda25ed92beddb4616ee948f7e9..a10437152640e057e85f346200eded4708596904 100644 (file)
@@ -364,7 +364,7 @@ read_unwind_info (struct objfile *objfile)
     }
 
   /* Now compute the size of the stub unwinds.  Note the ELF tools do not
-     use stub unwinds at the curren time.  */
+     use stub unwinds at the current time.  */
   stub_unwind_sec = bfd_get_section_by_name (objfile->obfd, "$UNWIND_END$");
 
   if (stub_unwind_sec)
This page took 0.023738 seconds and 4 git commands to generate.