ethdev: support PF index in representor
[dpdk.git] / doc / guides / prog_guide / multi_proc_support.rst
index 57fd742..6b0ac30 100644 (file)
@@ -75,7 +75,7 @@ and point to the same objects, in both processes.
 
 
 The EAL also supports an auto-detection mode (set by EAL ``--proc-type=auto`` flag ),
-whereby an DPDK process is started as a secondary instance if a primary instance is already running.
+whereby a DPDK process is started as a secondary instance if a primary instance is already running.
 
 Deployment Models
 -----------------