]> git.droids-corp.org - dpdk.git/blobdiff - examples/multi_process/simple_mp/main.c
net/cnxk: update L3/L4 checksum offload in mbuf
[dpdk.git] / examples / multi_process / simple_mp / main.c
index 5df2a3900012611eefaa837666abc00617aa9e6d..9d5f1088b024af5c10d233603b35bc57035a6392 100644 (file)
@@ -4,7 +4,7 @@
 
 /*
  * This sample application is a simple multi-process application which
- * demostrates sharing of queues and memory pools between processes, and
+ * demonstrates sharing of queues and memory pools between processes, and
  * using those queues/pools for communication between the processes.
  *
  * Application is designed to run with two processes, a primary and a