mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 1/1] docs: submitting-patches: Trivial - fix grammatical error
@ 2020-12-16 13:46 Lee Jones
  2020-12-21 16:44 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Lee Jones @ 2020-12-16 13:46 UTC (permalink / raw)
  To: lee.jones; +Cc: linux-kernel, Jonathan Corbet, linux-doc

"it is a used" does not make sense.  Should be "it is used".

Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
---
 Documentation/process/submitting-patches.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/process/submitting-patches.rst b/Documentation/process/submitting-patches.rst
index fb8261a4be308..2c48a00a436e7 100644
--- a/Documentation/process/submitting-patches.rst
+++ b/Documentation/process/submitting-patches.rst
@@ -446,7 +446,7 @@ patch.  This tag documents that potentially interested parties
 have been included in the discussion.
 
 Co-developed-by: states that the patch was co-created by multiple developers;
-it is a used to give attribution to co-authors (in addition to the author
+it is used to give attribution to co-authors (in addition to the author
 attributed by the From: tag) when several people work on a single patch.  Since
 Co-developed-by: denotes authorship, every Co-developed-by: must be immediately
 followed by a Signed-off-by: of the associated co-author.  Standard sign-off
-- 
2.25.1


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

* Re: [PATCH 1/1] docs: submitting-patches: Trivial - fix grammatical error
  2020-12-16 13:46 [PATCH 1/1] docs: submitting-patches: Trivial - fix grammatical error Lee Jones
@ 2020-12-21 16:44 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2020-12-21 16:44 UTC (permalink / raw)
  To: Lee Jones; +Cc: linux-kernel, linux-doc

On Wed, 16 Dec 2020 13:46:54 +0000
Lee Jones <lee.jones@linaro.org> wrote:

> "it is a used" does not make sense.  Should be "it is used".
> 
> Cc: Jonathan Corbet <corbet@lwn.net>
> Cc: linux-doc@vger.kernel.org
> Signed-off-by: Lee Jones <lee.jones@linaro.org>
> ---
>  Documentation/process/submitting-patches.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/process/submitting-patches.rst b/Documentation/process/submitting-patches.rst
> index fb8261a4be308..2c48a00a436e7 100644
> --- a/Documentation/process/submitting-patches.rst
> +++ b/Documentation/process/submitting-patches.rst
> @@ -446,7 +446,7 @@ patch.  This tag documents that potentially interested parties
>  have been included in the discussion.
>  
>  Co-developed-by: states that the patch was co-created by multiple developers;
> -it is a used to give attribution to co-authors (in addition to the author
> +it is used to give attribution to co-authors (in addition to the author

Applied, thanks.

jon

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

end of thread, other threads:[~2020-12-21 16:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-16 13:46 [PATCH 1/1] docs: submitting-patches: Trivial - fix grammatical error Lee Jones
2020-12-21 16:44 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome