Re: [PATCH 01/11] doc: trailer: fix grammar
From: Junio C Hamano <hidden>
Date: 2023-05-08 19:19:26
"Linus Arver via GitGitGadget" [off-list ref] writes:
quoted hunk ↗ jump to hunk
From: Linus Arver <redacted> Signed-off-by: Linus Arver <redacted> --- Documentation/git-interpret-trailers.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)diff --git a/Documentation/git-interpret-trailers.txt b/Documentation/git-interpret-trailers.txt index 22ff3a603e0..e695977fbfa 100644 --- a/Documentation/git-interpret-trailers.txt +++ b/Documentation/git-interpret-trailers.txt@@ -14,7 +14,7 @@ SYNOPSIS DESCRIPTION ----------- -Help parsing or adding 'trailers' lines, that look similar to RFC 822 e-mail +Parse or add 'trailer' lines, that look similar to RFC 822 e-mail headers, at the end of the otherwise free-form part of a commit message.
Is that a grammatically incorrect sentence? The command does help doing these two things, but we can say the command does these two things without closing clarity, so I do not have an objection to the updated text (the only "ungrammatical" part may be that ", that look" should probably be "that look"), but I am not sure if "fix grammar" is a good explanation for this commit.