arch/x86: Fix typos
[linux-2.6-block.git] / arch / x86 / kernel / process.c
index b6f4e8399fca20ddae6b147fa4209a97b188ec25..ab49ade31b0dc46616916d405c694ad6307fdd27 100644 (file)
@@ -477,7 +477,7 @@ void native_tss_update_io_bitmap(void)
        /*
         * Make sure that the TSS limit is covering the IO bitmap. It might have
         * been cut down by a VMEXIT to 0x67 which would cause a subsequent I/O
-        * access from user space to trigger a #GP because tbe bitmap is outside
+        * access from user space to trigger a #GP because the bitmap is outside
         * the TSS limit.
         */
        refresh_tss_limit();