Documentation/maintainer-tip: Fix grammar
s/a empty newline/an empty newline/ Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <20260302135141.3213-2-thorsten.blum@linux.dev>master
parent
ec6fd28baf
commit
4d2956e009
|
|
@ -352,7 +352,7 @@ following tag ordering scheme:
|
||||||
Changelog text starts here....
|
Changelog text starts here....
|
||||||
|
|
||||||
so the authorship is preserved. The 'From:' line has to be followed
|
so the authorship is preserved. The 'From:' line has to be followed
|
||||||
by a empty newline. If that 'From:' line is missing, then the patch
|
by an empty newline. If that 'From:' line is missing, then the patch
|
||||||
would be attributed to the person who sent (transported, handled) it.
|
would be attributed to the person who sent (transported, handled) it.
|
||||||
The 'From:' line is automatically removed when the patch is applied
|
The 'From:' line is automatically removed when the patch is applied
|
||||||
and does not show up in the final git changelog. It merely affects
|
and does not show up in the final git changelog. It merely affects
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue