[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190809232907.5432-1-git@marvil07.net>
Date: Fri, 9 Aug 2019 18:29:07 -0500
From: Marco Villegas <git@...vil07.net>
To: Jonathan Corbet <corbet@....net>, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: Marco Villegas <git@...vil07.net>
Subject: [PATCH] docs: Fix typo on pull requests guide
Signed-off-by: Marco Villegas <git@...vil07.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
Powered by blists - more mailing lists