aboutsummaryrefslogtreecommitdiffstats
path: root/lib/librte_latencystats/rte_latencystats.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/librte_latencystats/rte_latencystats.h')
-rw-r--r--lib/librte_latencystats/rte_latencystats.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/librte_latencystats/rte_latencystats.h b/lib/librte_latencystats/rte_latencystats.h
index efcfa028..67120729 100644
--- a/lib/librte_latencystats/rte_latencystats.h
+++ b/lib/librte_latencystats/rte_latencystats.h
@@ -24,7 +24,7 @@ extern "C" {
* Note: This function pointer is for future flow based latency stats
* implementation.
*
- * Function type used for identifting flow types of a Rx packet.
+ * Function type used for identifying flow types of a Rx packet.
*
* The callback function is called on Rx for each packet.
* This function is used for flow based latency calculations.