workflows.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: backporting: fix a typo
@ 2024-10-02 21:21 Andrew Kreimer
  2024-10-07 17:07 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew Kreimer @ 2024-10-02 21:21 UTC (permalink / raw)
  To: Jonathan Corbet
  Cc: workflows, linux-doc, linux-kernel, kernel-janitors,
	Andrew Kreimer

Fix a typo in documentation.

Signed-off-by: Andrew Kreimer <algonell@gmail.com>
---
 Documentation/process/backporting.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/process/backporting.rst b/Documentation/process/backporting.rst
index a71480fcf3b4..18e41e76ecba 100644
--- a/Documentation/process/backporting.rst
+++ b/Documentation/process/backporting.rst
@@ -74,7 +74,7 @@ your source tree. Don't forget to cherry-pick with ``-x`` if you want a
 written record of where the patch came from!
 
 Note that if you are submitting a patch for stable, the format is
-slightly different; the first line after the subject line needs tobe
+slightly different; the first line after the subject line needs to be
 either::
 
     commit <upstream commit> upstream
-- 
2.39.5


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

* Re: [PATCH] docs: backporting: fix a typo
  2024-10-02 21:21 [PATCH] docs: backporting: fix a typo Andrew Kreimer
@ 2024-10-07 17:07 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2024-10-07 17:07 UTC (permalink / raw)
  To: Andrew Kreimer
  Cc: workflows, linux-doc, linux-kernel, kernel-janitors,
	Andrew Kreimer

Andrew Kreimer <algonell@gmail.com> writes:

> Fix a typo in documentation.
>
> Signed-off-by: Andrew Kreimer <algonell@gmail.com>
> ---
>  Documentation/process/backporting.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/process/backporting.rst b/Documentation/process/backporting.rst
> index a71480fcf3b4..18e41e76ecba 100644
> --- a/Documentation/process/backporting.rst
> +++ b/Documentation/process/backporting.rst
> @@ -74,7 +74,7 @@ your source tree. Don't forget to cherry-pick with ``-x`` if you want a
>  written record of where the patch came from!
>  
>  Note that if you are submitting a patch for stable, the format is
> -slightly different; the first line after the subject line needs tobe
> +slightly different; the first line after the subject line needs to be
>  either::

Applied, thanks.

jon

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

end of thread, other threads:[~2024-10-07 17:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-02 21:21 [PATCH] docs: backporting: fix a typo Andrew Kreimer
2024-10-07 17:07 ` Jonathan Corbet

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).