Description: Add a missing 'not' in the documentation for
 GnuPG::PublicKey.
Origin: vendor
Bug: http://rt.cpan.org/Public/Bug/Display.html?id=57024
Bug-Debian: http://bugs.debian.org/579589
Forwarded: yes
Author: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Last-Update: 2010-04-29

--- a/lib/GnuPG/PublicKey.pm
+++ b/lib/GnuPG/PublicKey.pm
@@ -42,7 +42,7 @@
 They embody various aspects of a GnuPG public key.
 
 This package inherits data members and object methods
-from GnuPG::PrimaryKey, which is described here, but rather
+from GnuPG::PrimaryKey, which is not described here, but rather
 in L<GnuPG::PrimaryKey>.
 
 Currently, this package is functionally no different
