fix typos using codespell utility
[dpdk.git] / lib / librte_eal / common / include / rte_malloc.h
index 008ce13..61aac32 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