Skip to content

Commit bc91316

Browse files
dnicolsongitster
authored andcommitted
Documentation: GPG capitalization
When "GPG" is used in a sentence it is now consistently capitalized. When referring to the binary it is left as "gpg". Signed-off-by: David Nicolson <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 7654286 commit bc91316

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)