MIPS: Fix misspellings in comments.
[cascardo/linux.git] / arch / mips / kernel / traps.c
index bf14da9..e701eb0 100644 (file)
@@ -2214,7 +2214,7 @@ void __init trap_init(void)
 
        /*
         * Copy the generic exception handlers to their final destination.
-        * This will be overriden later as suitable for a particular
+        * This will be overridden later as suitable for a particular
         * configuration.
         */
        set_handler(0x180, &except_vec3_generic, 0x80);