]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_efd/rte_efd.c
doc: fix l2fwd-crypto usage in CCP guide
[dpdk.git] / lib / librte_efd / rte_efd.c
index d3d0195784920ecc7e6b3a32bafdbf63accb9de6..4deeb17924f102318e477b0a7e553817ba130588 100644 (file)
@@ -181,7 +181,7 @@ struct efd_offline_group_rules {
        /**< Array with all values of the keys of the group. */
 
        uint8_t bin_id[EFD_MAX_GROUP_NUM_RULES];
-       /**< Stores the bin for each correspending key to
+       /**< Stores the bin for each corresponding key to
         * avoid having to recompute it
         */
 };