documentation: fix verb vs. noun

Diff best viewed with --color-diff.

Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Elijah Newren 2023-10-08 06:45:13 +00:00 committed by Junio C Hamano
parent af181e4dbd
commit 401a4e257e
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ imap.folder::
"[Gmail]/Drafts". Required.

imap.tunnel::
Command used to setup a tunnel to the IMAP server through which
Command used to set up a tunnel to the IMAP server through which
commands will be piped instead of using a direct network connection
to the server. Required when imap.host is not set.