From: Rami Rosen <rami.rosen@intel.com>
Date: Sat, 28 Oct 2017 07:57:51 +0000 (+0300)
Subject: doc: fix a typo in pipeline app guide
X-Git-Tag: spdx-start~821
X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=eae494e7b60fd9ad97ce5e05eed52a971d8247bd;p=dpdk.git

doc: fix a typo in pipeline app guide

This patch fixes a trivial typo in ip pipeline app guide.

Signed-off-by: Rami Rosen <rami.rosen@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
---

diff --git a/doc/guides/sample_app_ug/ip_pipeline.rst b/doc/guides/sample_app_ug/ip_pipeline.rst
index 693d813cec..e0aa148472 100644
--- a/doc/guides/sample_app_ug/ip_pipeline.rst
+++ b/doc/guides/sample_app_ug/ip_pipeline.rst
@@ -233,7 +233,7 @@ The application startup arguments are:
  * Default: Not present
 
  * Argument: Path to the CLI script file to be run by the master pipeline at application startup.
-   No CLI script file will be run at startup of this argument is not present.
+   No CLI script file will be run at startup if this argument is not present.
 
 ``-p PORT_MASK``