summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2016-10-11 19:52:58 -0400
committerNiko Tyni <ntyni@debian.org>2018-06-29 10:20:20 +0200
commitef4a3dc66f25d3c3cab63f9d44aee00bae2ce148 (patch)
treea80cb9905682f6ef1ce896136ee671c919324b5d
parente24810ba2cf280787b46b5fc8190675333d4f160 (diff)
fix capitalization of GnuPG
Gbp-Pq: Name 0010-fix-capitalization-of-GnuPG.patch
-rw-r--r--README2
-rw-r--r--lib/GnuPG/Interface.pm2
2 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index f457577..aa7c984 100644
--- a/README
+++ b/README
@@ -427,7 +427,7 @@ LICENSE
under the same terms as Perl itself.
AUTHOR
- GnuPg::Interface is currently maintained by Jesse Vincent
+ GnuPG::Interface is currently maintained by Jesse Vincent
<jesse@cpan.org>.
Frank J. Tobin, ftobin@cpan.org was the original author of the package.
diff --git a/lib/GnuPG/Interface.pm b/lib/GnuPG/Interface.pm
index 19e8070..cf7138f 100644
--- a/lib/GnuPG/Interface.pm
+++ b/lib/GnuPG/Interface.pm
@@ -1357,7 +1357,7 @@ under the same terms as Perl itself.
=head1 AUTHOR
-GnuPg::Interface is currently maintained by Jesse Vincent <jesse@cpan.org>.
+GnuPG::Interface is currently maintained by Jesse Vincent <jesse@cpan.org>.
Frank J. Tobin, ftobin@cpan.org was the original author of the package.