Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-06-27 19:56:45 +0300
committerJunio C Hamano <gitster@pobox.com>2016-06-27 19:56:45 +0300
commit3a764599229e8263479c537072941f6377531cc1 (patch)
treebc20dfb995882daaf0388e4024b254f3267bbf10 /Documentation/git-verify-commit.txt
parent47640538150d082482842104e1893bcbc07f575d (diff)
parentbc91316781f77f005a16aea54bf7ad0ce24e2dbc (diff)
Merge branch 'dn/gpg-doc'
The documentation tries to consistently spell "GPG"; when referring to the specific program name, "gpg" is used. * dn/gpg-doc: Documentation: GPG capitalization
Diffstat (limited to 'Documentation/git-verify-commit.txt')
-rw-r--r--Documentation/git-verify-commit.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-verify-commit.txt b/Documentation/git-verify-commit.txt
index ecf4da16cf..92097f6673 100644
--- a/Documentation/git-verify-commit.txt
+++ b/Documentation/git-verify-commit.txt
@@ -12,7 +12,7 @@ SYNOPSIS
DESCRIPTION
-----------
-Validates the gpg signature created by 'git commit -S'.
+Validates the GPG signature created by 'git commit -S'.
OPTIONS
-------