doc: fix a typo in testpmd guide
authorRami Rosen <rami.rosen@intel.com>
Sat, 7 Jan 2017 14:08:04 +0000 (16:08 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 17 Jan 2017 15:54:59 +0000 (16:54 +0100)
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>
doc/guides/testpmd_app_ug/testpmd_funcs.rst

index e3222c0..050dbda 100644 (file)
@@ -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
 ~~~~~~~~~~~~~~~