From: Jingjing Wu Date: Tue, 3 Mar 2015 07:53:39 +0000 (+0800) Subject: doc: fix quote X-Git-Tag: spdx-start~9421 X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=3ac95df07b54caf459f6ed68f62eeb3f55154c47;p=dpdk.git doc: fix quote remove the coma character by using ' character Signed-off-by: Jingjing Wu --- diff --git a/doc/guides/testpmd_app_ug/testpmd_funcs.rst b/doc/guides/testpmd_app_ug/testpmd_funcs.rst index 106b3cf051..4d430ffe6f 100644 --- a/doc/guides/testpmd_app_ug/testpmd_funcs.rst +++ b/doc/guides/testpmd_app_ug/testpmd_funcs.rst @@ -1549,7 +1549,7 @@ Configure flexible payload selection. flow_director_flex_payload (port_id) (raw|l2|l3|l4) (config) -For example, to select the first 16 bytes from the offset 4 (bytes) of packet’s payload as flexible payload. +For example, to select the first 16 bytes from the offset 4 (bytes) of packet's payload as flexible payload. .. code-block:: console