]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Documentation/config/pgp.txt: replace stray <TAB> character with <SPC>
authorGreg Hurrell <greg@hurrell.net>
Wed, 26 Jan 2022 12:14:25 +0000 (13:14 +0100)
committerJunio C Hamano <gitster@pobox.com>
Thu, 27 Jan 2022 02:31:59 +0000 (18:31 -0800)
Specifically, replace the tab between "the" and "first" with a space.

Signed-off-by: Greg Hurrell <greg@hurrell.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config/gpg.txt

index 0cb189a077ca54ed83a6dfefad9be327f7176d40..abfabd6d62f6c082424a09e992983390b0355edd 100644 (file)
@@ -37,7 +37,7 @@ gpg.minTrustLevel::
 gpg.ssh.defaultKeyCommand::
        This command that will be run when user.signingkey is not set and a ssh
        signature is requested. On successful exit a valid ssh public key is
-       expected in the first line of its output. To automatically use the first
+       expected in the first line of its output. To automatically use the first
        available key from your ssh-agent set this to "ssh-add -L".
 
 gpg.ssh.allowedSignersFile::