X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Flibrte_latencystats%2Frte_latencystats.h;h=67120729e5b7d9cf5de909db06c5cd794f270f66;hb=01a6c311df2fa78928d46eb9bf4f2658a3cc08ee;hp=efcfa028ad75b6879dfef86825dbe6bfded10b72;hpb=369991d997e4abdee355e19ffbb41a4d246cafa2;p=dpdk.git diff --git a/lib/librte_latencystats/rte_latencystats.h b/lib/librte_latencystats/rte_latencystats.h index efcfa028ad..67120729e5 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.