Fix common misspellings
[linux-2.6-block.git] / arch / mips / pci / pci.c
index 38bc28005b4a47f7166af021b35d619234df7519..33bba7bff25840dd8e034083239dc4c49839f1c5 100644 (file)
@@ -125,7 +125,7 @@ void __devinit register_pci_controller(struct pci_controller *hose)
        hose_tail = &hose->next;
 
        /*
-        * Do not panic here but later - this might hapen before console init.
+        * Do not panic here but later - this might happen before console init.
         */
        if (!hose->io_map_base) {
                printk(KERN_WARNING