* amd64-tdep.c (amd64_frame_cache): Fix comment.
[deliverable/binutils-gdb.git] / gdb / i386-nto-tdep.c
index 4a1eaace82877c63ff892d77b496433b88edd6d5..6d2f4923b3e2bd5dac6ca8836a7ae6c410ed22ce 100644 (file)
@@ -271,7 +271,7 @@ i386nto_init_abi (struct gdbarch_info info, struct gdbarch *gdbarch)
   i386_elf_init_abi (info, gdbarch);
 
   /* Neutrino rewinds to look more normal.  Need to override the i386
-     default which is [unfortunatly] to decrement the PC.  */
+     default which is [unfortunately] to decrement the PC.  */
   set_gdbarch_decr_pc_after_break (gdbarch, 0);
 
   /* NTO has shared libraries.  */
This page took 0.023368 seconds and 4 git commands to generate.