From: Marco Villegas Date: Fri, 9 Aug 2019 23:29:07 +0000 (-0500) Subject: docs: Fix typo on pull requests guide X-Git-Tag: for-5.4/post-2019-09-24~15^2~16 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=3b2cb439a63fd5bed75bf9e023f4a8ec6623b3c0;p=linux-block.git docs: Fix typo on pull requests guide Signed-off-by: Marco Villegas Signed-off-by: Jonathan Corbet --- 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