]> git.ipfire.org Git - thirdparty/git.git/commitdiff
doc: trailer: swap verb order
authorLinus Arver <linusa@google.com>
Thu, 15 Jun 2023 02:53:43 +0000 (02:53 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 15 Jun 2023 04:42:19 +0000 (21:42 -0700)
This matches the order already used in the NAME section.

Signed-off-by: Linus Arver <linusa@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-interpret-trailers.txt

index 35faf83789208c01a39806dd852177df3d1509ab..da8fec7d5fe3b915e7bfe80d465c1790a80317e0 100644 (file)
@@ -14,7 +14,7 @@ SYNOPSIS
 
 DESCRIPTION
 -----------
-Parse or add 'trailer' lines that look similar to RFC 822 e-mail
+Add or parse 'trailer' lines that look similar to RFC 822 e-mail
 headers, at the end of the otherwise free-form part of a commit
 message.