]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/prog_guide/multi_proc_support.rst
timer: clarify error if subsystem already initialized
[dpdk.git] / doc / guides / prog_guide / multi_proc_support.rst
index 57fd7425a15d56d098d39161a3828526ce8d0db2..6b0ac30c5b1ae0b6334d8d62f354427d46da22e8 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
 -----------------