Fix common misspellings
[linux-block.git] / arch / parisc / math-emu / sfsub.c
index 24eef61c8e3b890249c4764839584eb0012b6c37..5f90d0f31a525157cdb56f0ba0dca2a64e1496ee 100644 (file)
@@ -301,7 +301,7 @@ sgl_fsub(
        if(Sgl_iszero_hidden(result))
            {
            /* Handle normalization */
-           /* A straight foward algorithm would now shift the result
+           /* A straightforward algorithm would now shift the result
             * and extension left until the hidden bit becomes one.  Not
             * all of the extension bits need participate in the shift.
             * Only the two most significant bits (round and guard) are