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

Documentation/maintainer-tip: Fix typos

Fix typos in documentation: a -> an.

Signed-off-by: Andrew Kreimer <algonell@gmail.com>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20241027125712.19141-1-algonell@gmail.com

authored by

Andrew Kreimer and committed by
Jonathan Corbet
a10b5325 7d6094e6

+2 -2
+2 -2
Documentation/process/maintainer-tip.rst
··· 7 7 --------------------- 8 8 9 9 The tip tree is a collection of several subsystems and areas of 10 - development. The tip tree is both a direct development tree and a 10 + development. The tip tree is both a direct development tree and an 11 11 aggregation tree for several sub-maintainer trees. The tip tree gitweb URL 12 12 is: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git 13 13 ··· 121 121 prefix. 'git log path/to/file' should give you a reasonable hint in most 122 122 cases. 123 123 124 - The condensed patch description in the subject line should start with a 124 + The condensed patch description in the subject line should start with an 125 125 uppercase letter and should be written in imperative tone. 126 126 127 127