Fix common misspellings
[linux-block.git] / drivers / net / atl1e / atl1e_main.c
index 1ff001a8270cec79343be82983220a6e04e36e1f..b0a71e2f28a9d086bdd2c8953f43870cb3446f02 100644 (file)
@@ -2509,7 +2509,7 @@ static struct pci_driver atl1e_driver = {
        .id_table = atl1e_pci_tbl,
        .probe    = atl1e_probe,
        .remove   = __devexit_p(atl1e_remove),
-       /* Power Managment Hooks */
+       /* Power Management Hooks */
 #ifdef CONFIG_PM
        .suspend  = atl1e_suspend,
        .resume   = atl1e_resume,