]> git.droids-corp.org - dpdk.git/blobdiff - lib/ipsec/ipsec_sad.c
fix spelling in comments and doxygen
[dpdk.git] / lib / ipsec / ipsec_sad.c
index 3f9533c80a682d274572948354233234d534db6f..531e1e323cdc1f855810133742f455c9053b6d9c 100644 (file)
@@ -62,7 +62,7 @@ EAL_REGISTER_TAILQ(rte_ipsec_sad_tailq)
  * Inserts a rule into an appropriate hash table,
  * updates the value for a given SPI in SPI_ONLY hash table
  * reflecting presence of more specific rule type in two LSBs.
- * Updates a counter that reflects the number of rules whith the same SPI.
+ * Updates a counter that reflects the number of rules with the same SPI.
  */
 static inline int
 add_specific(struct rte_ipsec_sad *sad, const void *key,