raw/ifpga: remove virtual devices on close
[dpdk.git] / examples / multi_process / simple_mp / main.c
index 5df2a39..9d5f108 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