Fix common misspellings
[deliverable/linux.git] / arch / sh / lib64 / memcpy.S
index dd300c372ce1966148910c86bd472d87b3066d16..5d682e0ee24ff5ae334fa0f8d61b6f2c1a76a745 100644 (file)
@@ -29,7 +29,7 @@
 ! 2.: When there are two or three bytes in the last word of an 11-or-more
 !     bytes memory chunk to b copied, the rest of the word can be read
 !     without side effects.
-!     This could be easily changed by increasing the minumum size of
+!     This could be easily changed by increasing the minimum size of
 !     a fast memcpy and the amount subtracted from r7 before L_2l_loop be 2,
 !     however, this would cost a few extra cyles on average.
 !     For SHmedia, the assumption is that any quadword can be read in its
This page took 0.027446 seconds and 5 git commands to generate.