Fix common misspellings
[linux-2.6-block.git] / drivers / net / wireless / ath / ath5k / pci.c
index 66598a0d1df05ad8251f1624acfda7dc72f54574..3c44689a700b7b73030860e35ee941a4f66b6678 100644 (file)
@@ -57,7 +57,7 @@ static void ath5k_pci_read_cachesize(struct ath_common *common, int *csz)
        *csz = (int)u8tmp;
 
        /*
-        * This check was put in to avoid "unplesant" consequences if
+        * This check was put in to avoid "unpleasant" consequences if
         * the bootrom has not fully initialized all PCI devices.
         * Sometimes the cache line size register is not set
         */