summary refs log tree commit diff
path: root/sysdeps/arm/nacl/dl-trampoline.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/arm/nacl/dl-trampoline.S')
-rw-r--r--sysdeps/arm/nacl/dl-trampoline.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/arm/nacl/dl-trampoline.S b/sysdeps/arm/nacl/dl-trampoline.S
index 24d4c08df4..60060d66e3 100644
--- a/sysdeps/arm/nacl/dl-trampoline.S
+++ b/sysdeps/arm/nacl/dl-trampoline.S
@@ -58,7 +58,7 @@ _dl_runtime_resolve:
 
 	ldr r1, [sp, #28]	@ r1 gets &GOT[n+3]
 
-	@ Get the 'struct link_map *' for first argument to _dl_fixup.
+	@ Get the 'struct link_map *' for the first argument to _dl_fixup.
 	sfi_breg ip, ldr r0, [\B, #-4]
 
 	@ Get the reloc offset for the second argument to _dl_fixup.