]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - ports/sysdeps/powerpc/powerpc32/405/memcpy.S
Fix typos.
[thirdparty/glibc.git] / ports / sysdeps / powerpc / powerpc32 / 405 / memcpy.S
index 761e9675aff534bb8260eff016358f541401cc4c..b01d5392096f6618cce348d07040f640b4883613 100644 (file)
@@ -98,7 +98,7 @@ L(string_count_loop): /* Copy odd 0-31 bytes */
        lswx    r6,0,r4
        stswx   r6,0,r3
 
-L(pre_string_copy): /* Check how many 32 byte chunck to copy */
+L(pre_string_copy): /* Check how many 32 byte chunks to copy */
        srwi.   r7,r5,4
        beq     L(end_memcpy)
        mtctr   r7