mbuf: sort TCP segmentation offload flag
[dpdk.git] / lib / librte_acl / rte_acl_osdep_alone.h
index a7b7424..bdeba54 100644 (file)
@@ -104,7 +104,7 @@ extern "C" {
  * Searches the input parameter for the least significant set bit
  * (starting from zero).
  * If a least significant 1 bit is found, its bit index is returned.
- * If the content of the input paramer is zero, then the content of the return
+ * If the content of the input parameter is zero, then the content of the return
  * value is undefined.
  * @param v
  *     input parameter, should not be zero.