[dpdk-dev] [PATCH] doc: fix spelling in testpmd guide
Stephen Hemminger
stephen at networkplumber.org
Wed Apr 10 19:48:56 CEST 2019
Minor spelling errors found with aspell.
Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
---
doc/guides/testpmd_app_ug/run_app.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/guides/testpmd_app_ug/run_app.rst b/doc/guides/testpmd_app_ug/run_app.rst
index b717b8c7b742..278fc24a43ec 100644
--- a/doc/guides/testpmd_app_ug/run_app.rst
+++ b/doc/guides/testpmd_app_ug/run_app.rst
@@ -22,7 +22,7 @@ They must be separated from the EAL options, shown in the previous section, with
sudo ./testpmd -l 0-3 -n 4 -- -i --portmask=0x1 --nb-cores=2
-The commandline options are:
+The command line options are:
* ``-i, --interactive``
@@ -369,7 +369,7 @@ The commandline options are:
* ``--hot-plug``
- Enable device event monitor machenism for hotplug.
+ Enable device event monitor mechanism for hot plug.
* ``--vxlan-gpe-port=N``
--
2.17.1
More information about the dev
mailing list