Skip to content

Commit 4e36907

Browse files
peffgitster
authored andcommitted
doc: fix typo in sendemail.identity
Saying "the this" is an obvious typo. But while we're here, let's polish the English on the second half of the sentence, too. Signed-off-by: Jeff King <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 3d9c5b5 commit 4e36907

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/config.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2797,8 +2797,8 @@ sendemail.smtpsslcertpath::
27972797

27982798
sendemail.<identity>.*::
27992799
Identity-specific versions of the 'sendemail.*' parameters
2800-
found below, taking precedence over those when the this
2801-
identity is selected, through command-line or
2800+
found below, taking precedence over those when this
2801+
identity is selected, through either the command-line or
28022802
`sendemail.identity`.
28032803

28042804
sendemail.aliasesFile::

0 commit comments

Comments
 (0)