spelling fixes
[dpdk.git] / lib / librte_eal / common / include / rte_eal.h
index 8fac05e..fc2c68f 100644 (file)
@@ -89,7 +89,7 @@ struct rte_config {
 } __attribute__((__packed__));
 
 /* Flag definitions for rte_config flags */
-#define EAL_FLG_HIGH_IOPL 1 /**< indicates high IO privilage in a linux env */
+#define EAL_FLG_HIGH_IOPL 1 /**< indicates high IO privilege in a linux env */
 
 /**
  * Get the global configuration structure.