[dpdk-dev] [PATCH] doc: fix mistakes in contribution guide

Yong Wang wang.yong19 at zte.com.cn
Thu Dec 8 05:19:28 CET 2016


Signed-off-by: Yong Wang <wang.yong19 at zte.com.cn>
---
 doc/guides/contributing/documentation.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/guides/contributing/documentation.rst b/doc/guides/contributing/documentation.rst
index 5ec0675..5f16a0c 100644
--- a/doc/guides/contributing/documentation.rst
+++ b/doc/guides/contributing/documentation.rst
@@ -381,9 +381,9 @@ Lists
      #. Item one.
 
      #. Item two is a long line that is wrapped and then indented
-        to match the start of the e first line.
+        to match the start of the first line.
 
-     #. Item two is a long line that is wrapped and then indented to match
+     #. Item three is a long line that is wrapped and then indented to match
         the start of the previous line.
 
 * Definition lists can be written with or without a bullet::
@@ -477,7 +477,7 @@ Images
 
 * `Inkscape <http://inkscape.org>`_ is the recommended graphics editor for creating the images.
   Use some of the older images in ``doc/guides/prog_guide/img/`` as a template, for example ``mbuf1.svg``
-  or ``ring-enqueue.svg``.
+  or ``ring-enqueue1.svg``.
 
 * The SVG images should include a copyright notice, as an XML comment.
 
-- 
1.8.3.1




More information about the dev mailing list