Fix common misspellings
[linux-2.6-block.git] / arch / sh / kernel / irq.c
index 64ea0b165399260665c68a63e5d3debba3b95356..91971103b62b56e7bd4352a441bf7282b8dac061 100644 (file)
@@ -183,7 +183,7 @@ asmlinkage void do_softirq(void)
                );
 
                /*
-                * Shouldnt happen, we returned above if in_interrupt():
+                * Shouldn't happen, we returned above if in_interrupt():
                 */
                WARN_ON_ONCE(softirq_count());
        }