fix typos using codespell utility
[dpdk.git] / drivers / net / ixgbe / ixgbe_fdir.c
index 950f5ba..c773701 100644 (file)
@@ -683,7 +683,7 @@ ixgbe_fdir_configure(struct rte_eth_dev *dev)
 
        /*
         * The defaults in the HW for RX PB 1-7 are not zero and so should be
-        * intialized to zero for non DCB mode otherwise actual total RX PB
+        * initialized to zero for non DCB mode otherwise actual total RX PB
         * would be bigger than programmed and filter space would run into
         * the PB 0 region.
         */