Fix common misspellings
[linux-block.git] / drivers / net / wireless / libertas / if_cs.c
index fc8121190d38e89f22553f0360b812f90e587cfb..8712cb213f2fa938d81793582c28048a95ce6328 100644 (file)
@@ -913,7 +913,7 @@ static int if_cs_probe(struct pcmcia_device *p_dev)
                goto out3;
        }
 
-       /* Clear any interrupt cause that happend while sending
+       /* Clear any interrupt cause that happened while sending
         * firmware/initializing card */
        if_cs_write16(card, IF_CS_CARD_INT_CAUSE, IF_CS_BIT_MASK);
        if_cs_enable_ints(card);