doc: fix spelling reported by aspell in comments
[dpdk.git] / lib / librte_ipsec / rte_ipsec_sa.h
index 7802da3..fd9b3ed 100644 (file)
@@ -134,7 +134,7 @@ rte_ipsec_sa_type(const struct rte_ipsec_sa *sa);
 /**
  * Calculate required SA size based on provided input parameters.
  * @param prm
- *   Parameters that wil be used to initialise SA object.
+ *   Parameters that will be used to initialise SA object.
  * @return
  *   - Actual size required for SA with given parameters.
  *   - -EINVAL if the parameters are invalid.