aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/arm/armv6/rawmemchr.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/arm/armv6/rawmemchr.S')
-rw-r--r--sysdeps/arm/armv6/rawmemchr.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/arm/armv6/rawmemchr.S b/sysdeps/arm/armv6/rawmemchr.S
index cd3d2ae..87987ca 100644
--- a/sysdeps/arm/armv6/rawmemchr.S
+++ b/sysdeps/arm/armv6/rawmemchr.S
@@ -47,7 +47,7 @@ ENTRY (__rawmemchr)
cmpne r2, r1 @ ... or C
bne 1b
- @ Disambiguate the exit possibilites above
+ @ Disambiguate the exit possibilities above
cmp r2, r1 @ Found C
it eq
bxeq lr