From: Rami Rosen <rami.rosen@intel.com>
Date: Sat, 7 Jan 2017 14:08:04 +0000 (+0200)
Subject: doc: fix a typo in testpmd guide
X-Git-Tag: spdx-start~5144
X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=0e2db9d3cd6499374326f48e57b6abc5d28116a5;p=dpdk.git

doc: fix a typo in testpmd guide

This patch fixes a trivial typo in testpmd application guide.

Signed-off-by: Rami Rosen <rami.rosen@intel.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
---

diff --git a/doc/guides/testpmd_app_ug/testpmd_funcs.rst b/doc/guides/testpmd_app_ug/testpmd_funcs.rst
index e3222c028d..050dbdab0b 100644
--- a/doc/guides/testpmd_app_ug/testpmd_funcs.rst
+++ b/doc/guides/testpmd_app_ug/testpmd_funcs.rst
@@ -873,7 +873,7 @@ Where:
 
 * ``mac_ctrl_frame_fwd``: Enable receiving MAC control frames.
 
-* ``autoneg``: Change the auto-negotiation para mete.
+* ``autoneg``: Change the auto-negotiation parameter.
 
 set pfc_ctrl rx
 ~~~~~~~~~~~~~~~