From: CongWen Zhang <zhang.cong...@zte.com.cn>

Signed-off-by: CongWen Zhang <zhang.cong...@zte.com.cn>
---
 lib/librte_jobstats/rte_jobstats.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/librte_jobstats/rte_jobstats.h 
b/lib/librte_jobstats/rte_jobstats.h
index 7e76fd5..70e034c 100644
--- a/lib/librte_jobstats/rte_jobstats.h
+++ b/lib/librte_jobstats/rte_jobstats.h
@@ -117,7 +117,7 @@ struct rte_jobstats_context {
        /**< Minimum loop execute time. */
 
        uint64_t max_exec_time;
-       /**< Minimum loop execute time. */
+       /**< Maximum loop execute time. */
 
        /**
         * Sum of time that is not the execute time (ex: from job finish to next
-- 
1.8.3.1


Reply via email to