From: Elijah Newren Date: Sun, 8 Oct 2023 06:45:13 +0000 (+0000) Subject: documentation: fix verb vs. noun X-Git-Tag: v2.43.0-rc0~19^2~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=401a4e257e6be731f7dd230b399800a1d79415d0;p=thirdparty%2Fgit.git documentation: fix verb vs. noun Diff best viewed with --color-diff. Signed-off-by: Elijah Newren Signed-off-by: Junio C Hamano --- diff --git a/Documentation/config/imap.txt b/Documentation/config/imap.txt index fa0dccc3d8..3d28f72643 100644 --- a/Documentation/config/imap.txt +++ b/Documentation/config/imap.txt @@ -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.