]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_eal/common/malloc_elem.c
lib: fix typos
[dpdk.git] / lib / librte_eal / common / malloc_elem.c
index 889dffd21710abd5ad6921dcab658e9b71503e5e..98bcd37be106d50dba883eafe687fc01259903d2 100644 (file)
@@ -252,7 +252,7 @@ malloc_elem_alloc(struct malloc_elem *elem, size_t size, unsigned align,
 }
 
 /*
- * joing two struct malloc_elem together. elem1 and elem2 must
+ * join two struct malloc_elem together. elem1 and elem2 must
  * be contiguous in memory.
  */
 static inline void