]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_eal/common/include/rte_malloc.h
fix typos using codespell utility
[dpdk.git] / lib / librte_eal / common / include / rte_malloc.h
index 008ce134af846899ee84af757635e524956df43a..61aac322b2921f2834d69152b35b069395cc7c32 100644 (file)
@@ -327,7 +327,7 @@ rte_malloc_set_limit(const char *type, size_t max);
  * rte_malloc
  *
  * @param addr
- *   Adress obtained from a previous rte_malloc call
+ *   Address obtained from a previous rte_malloc call
  * @return
  *   NULL on error
  *   otherwise return physical address of the buffer