doc: fix quote

remove the coma character by using ' character

Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
This commit is contained in:
Jingjing Wu 2015-03-03 15:53:39 +08:00 committed by Thomas Monjalon
parent b7417fa11c
commit 3ac95df07b

View File

@ -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 packets 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