doc: fix mistakes in contribution guide
authorYong Wang <wang.yong19@zte.com.cn>
Fri, 9 Dec 2016 11:52:29 +0000 (06:52 -0500)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 20 Dec 2016 10:23:01 +0000 (11:23 +0100)
Signed-off-by: Yong Wang <wang.yong19@zte.com.cn>
Acked-by: John McNamara <john.mcnamara@intel.com>
doc/guides/contributing/documentation.rst

index 5ec0675..f90a3dd 100644 (file)
@@ -380,12 +380,11 @@ Lists
 
      #. Item one.
 
-     #. Item two is a long line that is wrapped and then indented
-        to match the start of the e first line.
-
      #. Item two is a long line that is wrapped and then indented to match
         the start of the previous line.
 
+     #. Item three.
+
 * Definition lists can be written with or without a bullet::
 
      * Item one.
@@ -477,7 +476,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.