]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/prog_guide/env_abstraction_layer.rst
doc: fix a typo in EAL guide
[dpdk.git] / doc / guides / prog_guide / env_abstraction_layer.rst
index 4775eb3c8e1ef3f64e5e91c368096d839e491553..9e834fc59d033e52f335f4141d1614e7decfa3fe 100644 (file)
@@ -153,7 +153,7 @@ which can trigger the generation of a core file, readable by gdb.
 CPU Feature Identification
 ~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-The EAL can query the CPU at runtime (using the rte_cpu_get_feature() function) to determine which CPU features are available.
+The EAL can query the CPU at runtime (using the rte_cpu_get_features() function) to determine which CPU features are available.
 
 User Space Interrupt Event
 ~~~~~~~~~~~~~~~~~~~~~~~~~~