summaryrefslogtreecommitdiff
path: root/Documentation/config/gpg.txt
diff options
context:
space:
mode:
authorGreg Hurrell <greg@hurrell.net>2022-01-26 12:14:25 (GMT)
committerJunio C Hamano <gitster@pobox.com>2022-01-27 02:31:59 (GMT)
commit7838d9c2a9c246b6e59bcb4d48f70b919fe1f2c0 (patch)
treebf6e15936e7941a1c9c85c2826979edb881ef829 /Documentation/config/gpg.txt
parent89bece5c8c96f0b962cfc89e63f82d603fd60bed (diff)
downloadgit-7838d9c2a9c246b6e59bcb4d48f70b919fe1f2c0.zip
git-7838d9c2a9c246b6e59bcb4d48f70b919fe1f2c0.tar.gz
git-7838d9c2a9c246b6e59bcb4d48f70b919fe1f2c0.tar.bz2
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 <greg@hurrell.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/config/gpg.txt')
-rw-r--r--Documentation/config/gpg.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/config/gpg.txt b/Documentation/config/gpg.txt
index 0cb189a..abfabd6 100644
--- a/Documentation/config/gpg.txt
+++ b/Documentation/config/gpg.txt
@@ -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::