On Wed, 16 Dec 2020 13:46:54 +0000 Lee Jones <[email protected]> wrote:
> "it is a used" does not make sense. Should be "it is used". > > Cc: Jonathan Corbet <[email protected]> > Cc: [email protected] > Signed-off-by: Lee Jones <[email protected]> > --- > 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

