summaryrefslogtreecommitdiff
path: root/Documentation/config
diff options
context:
space:
mode:
authorGreg Hurrell <greg@hurrell.net>2022-01-26 12:14:26 (GMT)
committerJunio C Hamano <gitster@pobox.com>2022-01-27 02:31:59 (GMT)
commitcbac0076ef03892dbd76b6039710487d4f4322df (patch)
tree78c77ad27aee03bb0b29ece32a77265ef86b3fe9 /Documentation/config
parent7838d9c2a9c246b6e59bcb4d48f70b919fe1f2c0 (diff)
downloadgit-cbac0076ef03892dbd76b6039710487d4f4322df.zip
git-cbac0076ef03892dbd76b6039710487d4f4322df.tar.gz
git-cbac0076ef03892dbd76b6039710487d4f4322df.tar.bz2
Documentation/config/pgp.txt: add missing apostrophe
Add an apostrophe to "signatures" to indicate the possessive relationship in "the signature's creation". Signed-off-by: Greg Hurrell <greg@hurrell.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/config')
-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 abfabd6..86892ad 100644
--- a/Documentation/config/gpg.txt
+++ b/Documentation/config/gpg.txt
@@ -66,7 +66,7 @@ This way only committers with an already valid key can add or change keys in the
+
Since OpensSSH 8.8 this file allows specifying a key lifetime using valid-after &
valid-before options. Git will mark signatures as valid if the signing key was
-valid at the time of the signatures creation. This allows users to change a
+valid at the time of the signature's creation. This allows users to change a
signing key without invalidating all previously made signatures.
+
Using a SSH CA key with the cert-authority option