Skip to content

Commit 17eb7a7

Browse files
committed
Merge branch 'dn/gpg-doc' into maint
The documentation tries to consistently spell "GPG"; when referring to the specific program name, "gpg" is used. * dn/gpg-doc: Documentation: GPG capitalization
2 parents 7f223b1 + bc91316 commit 17eb7a7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Documentation/git-tag.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ OPTIONS
7878

7979
-v::
8080
--verify::
81-
Verify the gpg signature of the given tag names.
81+
Verify the GPG signature of the given tag names.
8282

8383
-n<num>::
8484
<num> specifies how many lines from the annotation, if any,

Documentation/git-verify-commit.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ SYNOPSIS
1212

1313
DESCRIPTION
1414
-----------
15-
Validates the gpg signature created by 'git commit -S'.
15+
Validates the GPG signature created by 'git commit -S'.
1616

1717
OPTIONS
1818
-------

0 commit comments

Comments
 (0)