From: Marco Villegas Date: Fri, 9 Aug 2019 23:29:07 +0000 (-0500) Subject: docs: Fix typo on pull requests guide X-Git-Tag: v5.4-rc1~151^2~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3b2cb439a63fd5bed75bf9e023f4a8ec6623b3c0;p=thirdparty%2Fkernel%2Flinux.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 22b271de03047..1a2f99b67d25a 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