Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

docs: Fix typo on pull requests guide

Signed-off-by: Marco Villegas <git@marvil07.net>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

authored by

Marco Villegas and committed by
Jonathan Corbet
3b2cb439 15e2544e

+1 -1
+1 -1
Documentation/maintainer/pull-requests.rst
··· 29 29 In order to create the pull request you must first tag the branch that you 30 30 have just created. It is recommended that you choose a meaningful tag name, 31 31 in a way that you and others can understand, even after some time. A good 32 - practice is to include in the name an indicator of the sybsystem of origin 32 + practice is to include in the name an indicator of the subsystem of origin 33 33 and the target kernel version. 34 34 35 35 Greg offers the following. A pull request with miscellaneous stuff for