Skip to content

Commit 7838d9c

Browse files
wincentgitster
authored andcommitted
Documentation/config/pgp.txt: replace stray <TAB> character with <SPC>
Specifically, replace the tab between "the" and "first" with a space. Signed-off-by: Greg Hurrell <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 89bece5 commit 7838d9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/config/gpg.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ gpg.minTrustLevel::
3737
gpg.ssh.defaultKeyCommand::
3838
This command that will be run when user.signingkey is not set and a ssh
3939
signature is requested. On successful exit a valid ssh public key is
40-
expected in the first line of its output. To automatically use the first
40+
expected in the first line of its output. To automatically use the first
4141
available key from your ssh-agent set this to "ssh-add -L".
4242

4343
gpg.ssh.allowedSignersFile::

0 commit comments

Comments
 (0)