]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/prog_guide/env_abstraction_layer.rst
doc: fix spellings
[dpdk.git] / doc / guides / prog_guide / env_abstraction_layer.rst
index a03e40d7fbfd0bbc07042d365818a2e8b38c9c87..89feb692bda65437dfc8640b792e78b51d6add1e 100644 (file)
@@ -555,7 +555,7 @@ The most important fields in the structure and how they are used are described b
 Memory Allocation
 ^^^^^^^^^^^^^^^^^
 
-On EAL initialisation, all memsegs are setup as part of the malloc heap.
+On EAL initialization, all memsegs are setup as part of the malloc heap.
 This setup involves placing a dummy structure at the end with ``BUSY`` state,
 which may contain a sentinel value if ``CONFIG_RTE_MALLOC_DEBUG`` is enabled,
 and a proper :ref:`element header<malloc_elem>` with ``FREE`` at the start