about summary refs log tree commit diff
path: root/sysdeps/m68k/unwind-arch.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/m68k/unwind-arch.h')
-rw-r--r--sysdeps/m68k/unwind-arch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/m68k/unwind-arch.h b/sysdeps/m68k/unwind-arch.h
index b0e42a7f76..a4920a0187 100644
--- a/sysdeps/m68k/unwind-arch.h
+++ b/sysdeps/m68k/unwind-arch.h
@@ -29,7 +29,7 @@
   assert (local.ptr__Unwind_GetGR != NULL);                   \
   PTR_MANGLE (local.ptr__Unwind_GetGR);
 
-/* This is overriden by the m680x0 variant.  */
+/* This is overridden by the m680x0 variant.  */
 #define UNWIND_LINK_FRAME_STATE_FOR 0
 
 #endif /* _ARCH_UNWIND_LINK_H */