about summary refs log tree commit diff
path: root/sysdeps/sparc/sparc64/memmove.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/sparc/sparc64/memmove.S')
-rw-r--r--sysdeps/sparc/sparc64/memmove.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/sparc/sparc64/memmove.S b/sysdeps/sparc/sparc64/memmove.S
index e38343a702..db6f4f0e84 100644
--- a/sysdeps/sparc/sparc64/memmove.S
+++ b/sysdeps/sparc/sparc64/memmove.S
@@ -58,7 +58,7 @@ ENTRY(memmove)
 	inc	2, %o1
 	srl	%o3, 8, %o4
 	stb	%o4, [%o0]	/* have to do bytes,  */
-	stb	%o3, [%o0 + 1]	/* don't know dst alingment  */
+	stb	%o3, [%o0 + 1]	/* don't know dst alignment  */
 	inc	2, %o0
 	dec	2, %o2