DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc/guides/contributing/patches.rst: fix typing error in line 426
@ 2020-03-21 18:17 Sarosh Arif
  2020-05-24 21:28 ` Thomas Monjalon
  0 siblings, 1 reply; 2+ messages in thread
From: Sarosh Arif @ 2020-03-21 18:17 UTC (permalink / raw)
  To: john.mcnamara, marko.kovacevic, dev; +Cc: Sarosh Arif, stable

Bugzilla ID: 420
Cc: stable@dpdk.org
Signed-off-by: Sarosh Arif <sarosh.arif@emumba.com>
---
 doc/guides/contributing/patches.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guides/contributing/patches.rst b/doc/guides/contributing/patches.rst
index 59442824a..8caa8f1f5 100644
--- a/doc/guides/contributing/patches.rst
+++ b/doc/guides/contributing/patches.rst
@@ -423,7 +423,7 @@ are loaded from the following files, in order of preference::
    ~/.config/dpdk/devel.config
    /etc/dpdk/devel.config.
 
-Once the environment variable the script can be run as follows::
+Once the environment variable is set, the script can be run as follows::
 
    devtools/checkpatches.sh ~/patch/
 
-- 
2.17.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [dpdk-dev] [PATCH] doc/guides/contributing/patches.rst: fix typing error in line 426
  2020-03-21 18:17 [dpdk-dev] [PATCH] doc/guides/contributing/patches.rst: fix typing error in line 426 Sarosh Arif
@ 2020-05-24 21:28 ` Thomas Monjalon
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2020-05-24 21:28 UTC (permalink / raw)
  To: Sarosh Arif; +Cc: john.mcnamara, marko.kovacevic, dev, stable

21/03/2020 19:17, Sarosh Arif:
> Bugzilla ID: 420
> Cc: stable@dpdk.org
> Signed-off-by: Sarosh Arif <sarosh.arif@emumba.com>
> ---
> --- a/doc/guides/contributing/patches.rst
> +++ b/doc/guides/contributing/patches.rst
> -Once the environment variable the script can be run as follows::
> +Once the environment variable is set, the script can be run as follows::

Fixes: 58abf6e77c6b ("doc: add contributors guide")

Acked-by: John McNamara <john.mcnamara@intel.com>

Applied, thanks



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-24 21:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-21 18:17 [dpdk-dev] [PATCH] doc/guides/contributing/patches.rst: fix typing error in line 426 Sarosh Arif
2020-05-24 21:28 ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).