Skip to content

Commit cbac007

Browse files
wincentgitster
authored andcommitted
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 <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 7838d9c commit cbac007

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
@@ -66,7 +66,7 @@ This way only committers with an already valid key can add or change keys in the
6666
+
6767
Since OpensSSH 8.8 this file allows specifying a key lifetime using valid-after &
6868
valid-before options. Git will mark signatures as valid if the signing key was
69-
valid at the time of the signatures creation. This allows users to change a
69+
valid at the time of the signature's creation. This allows users to change a
7070
signing key without invalidating all previously made signatures.
7171
+
7272
Using a SSH CA key with the cert-authority option

0 commit comments

Comments
 (0)