about summary refs log tree commit diff
path: root/sysdeps/alpha/elf/crtbegin.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/alpha/elf/crtbegin.S')
-rw-r--r--sysdeps/alpha/elf/crtbegin.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/alpha/elf/crtbegin.S b/sysdeps/alpha/elf/crtbegin.S
index f75673e35f..e6147c2ec3 100644
--- a/sysdeps/alpha/elf/crtbegin.S
+++ b/sysdeps/alpha/elf/crtbegin.S
@@ -55,7 +55,7 @@ __DTOR_LIST__:
 	jsr     $26,__do_global_dtors_aux
 
 	/* Must match the alignment we got from crti.o else we get
-	  zero-filled holes in our _fini function and thense SIGILL.  */
+	  zero-filled holes in our _fini function and then SIGILL.  */
 	.align 3
 
 /*