Minor punctuation correction in ac-dpdk.rst after latest commit

This commit is contained in:
Tullis, Michael L
2017-02-27 10:22:55 -08:00
parent 5b71c21854
commit b4ef34cea5
+1 -1
View File
@@ -59,7 +59,7 @@ Installing dpdk and build l3fwd example (Platform B)
# export RTE_TARGET=x86_64-native-linuxapp-gcc
#. Build the ``l3fwd`` application, and add the configuration header to
#. Build the ``l3fwd`` application, then add the configuration header to
the ``CFLAGS`` var.
.. code-block:: bash