linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: Fix typo on pull requests guide
@ 2019-08-09 23:29 Marco Villegas
  2019-08-12 21:13 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Marco Villegas @ 2019-08-09 23:29 UTC (permalink / raw)
  To: Jonathan Corbet, linux-doc, linux-kernel; +Cc: Marco Villegas

Signed-off-by: Marco Villegas <git@marvil07.net>
---
 Documentation/maintainer/pull-requests.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/maintainer/pull-requests.rst b/Documentation/maintainer/pull-requests.rst
index 22b271de0304..1a2f99b67d25 100644
--- a/Documentation/maintainer/pull-requests.rst
+++ b/Documentation/maintainer/pull-requests.rst
@@ -29,7 +29,7 @@ request to.
 In order to create the pull request you must first tag the branch that you
 have just created. It is recommended that you choose a meaningful tag name,
 in a way that you and others can understand, even after some time.  A good
-practice is to include in the name an indicator of the sybsystem of origin
+practice is to include in the name an indicator of the subsystem of origin
 and the target kernel version.
 
 Greg offers the following. A pull request with miscellaneous stuff for
-- 
2.20.1


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

* Re: [PATCH] docs: Fix typo on pull requests guide
  2019-08-09 23:29 [PATCH] docs: Fix typo on pull requests guide Marco Villegas
@ 2019-08-12 21:13 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2019-08-12 21:13 UTC (permalink / raw)
  To: Marco Villegas; +Cc: linux-doc, linux-kernel

On Fri,  9 Aug 2019 18:29:07 -0500
Marco Villegas <git@marvil07.net> wrote:

> Signed-off-by: Marco Villegas <git@marvil07.net>
> ---
>  Documentation/maintainer/pull-requests.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/maintainer/pull-requests.rst b/Documentation/maintainer/pull-requests.rst
> index 22b271de0304..1a2f99b67d25 100644
> --- a/Documentation/maintainer/pull-requests.rst
> +++ b/Documentation/maintainer/pull-requests.rst
> @@ -29,7 +29,7 @@ request to.
>  In order to create the pull request you must first tag the branch that you
>  have just created. It is recommended that you choose a meaningful tag name,
>  in a way that you and others can understand, even after some time.  A good
> -practice is to include in the name an indicator of the sybsystem of origin
> +practice is to include in the name an indicator of the subsystem of origin
>  and the target kernel version.

Applied, thanks.

jon

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

end of thread, other threads:[~2019-08-12 21:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-09 23:29 [PATCH] docs: Fix typo on pull requests guide Marco Villegas
2019-08-12 21:13 ` 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).