Skip to content

Commit a10b532

Browse files
algonellJonathan Corbet
authored andcommitted
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
1 parent 7d6094e commit a10b532

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/process/maintainer-tip.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ What is the tip tree?
77
---------------------
88

99
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
1111
aggregation tree for several sub-maintainer trees. The tip tree gitweb URL
1212
is: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git
1313

@@ -121,7 +121,7 @@ The tip tree preferred format for patch subject prefixes is
121121
prefix. 'git log path/to/file' should give you a reasonable hint in most
122122
cases.
123123

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
125125
uppercase letter and should be written in imperative tone.
126126

127127

0 commit comments

Comments
 (0)