]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_eal/common/include/rte_memory.h
mem: fix typo in API description
[dpdk.git] / lib / librte_eal / common / include / rte_memory.h
index 44cbe6fd2a92a1f0c5a596f1d40848ca3e011a90..870288aa7b0f090c587a659ca9306c7a844703c5 100644 (file)
@@ -191,7 +191,7 @@ typedef int (*rte_memseg_walk_t)(const struct rte_memseg_list *msl,
 
 /**
  * Memseg contig walk function prototype. This will trigger a callback on every
- * VA-contiguous are starting at memseg ``ms``, so total valid VA space at each
+ * VA-contiguous area starting at memseg ``ms``, so total valid VA space at each
  * callback call will be [``ms->addr``, ``ms->addr + len``).
  *
  * Returning 0 will continue walk