Fix common misspellings
[linux-block.git] / drivers / net / igbvf / netdev.c
index 6ccc32fd7338e06d7d2b3ef3d1d3c10ea7b21de4..1d04ca6fdaeac1e952e514367e6d69a144c9cac3 100644 (file)
@@ -2227,7 +2227,7 @@ static netdev_tx_t igbvf_xmit_frame_ring_adv(struct sk_buff *skb,
 
        /*
         * count reflects descriptors mapped, if 0 then mapping error
-        * has occured and we need to rewind the descriptor queue
+        * has occurred and we need to rewind the descriptor queue
         */
        count = igbvf_tx_map_adv(adapter, tx_ring, skb, first);