[dpdk-dev] [PATCH] doc: fix typos in ring lib

2014-12-11 Thread Iremonger, Bernard
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Pablo de Lara > Sent: Tuesday, December 9, 2014 12:28 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH] doc: fix typos in ring lib > > Ring library section in PG had a couple of typo

[dpdk-dev] [PATCH] doc: fix typos in ring lib

2014-12-09 Thread Pablo de Lara
Ring library section in PG had a couple of typos, in the text and in one of the images Signed-off-by: Pablo de Lara --- doc/guides/prog_guide/img/ring-modulo1.svg |2 +- doc/guides/prog_guide/ring_lib.rst |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/g