New upstream version 18.11.2
[deb_dpdk.git] / lib / librte_eal / common / include / rte_log.h
index 2f789cb..213043c 100644 (file)
@@ -36,7 +36,7 @@ struct rte_logs {
        struct rte_log_dynamic_type *dynamic_types;
 };
 
-/** Global log informations */
+/** Global log information */
 extern struct rte_logs rte_logs;
 
 /* SDK log type */