Fix common misspellings
[deliverable/linux.git] / arch / cris / arch-v32 / kernel / entry.S
index 0ecb50b8f0d90372b42c5f603dd80586349cf1ea..3abf12c23e5f6ef329f3fca151402cec97643946 100644 (file)
@@ -182,7 +182,7 @@ _syscall_traced:
        move.d  $r0, [$sp]
 
        ;; The registers carrying parameters (R10-R13) are intact. The optional
-       ;; fifth and sixth parameters is in MOF and SRP respectivly. Put them
+       ;; fifth and sixth parameters is in MOF and SRP respectively. Put them
        ;; back on the stack.
        subq    4, $sp
        move    $srp, [$sp]
This page took 0.026882 seconds and 5 git commands to generate.