[Pgp-tools-commit] r647 - trunk/keyart

Aaron Toponce atoponce-guest at moszumanska.debian.org
Wed Jun 18 12:40:34 UTC 2014


Author: atoponce-guest
Date: 2014-06-18 12:40:34 +0000 (Wed, 18 Jun 2014)
New Revision: 647

Modified:
   trunk/keyart/keyart
Log:
fix typo

Modified: trunk/keyart/keyart
===================================================================
--- trunk/keyart/keyart	2014-06-18 12:38:50 UTC (rev 646)
+++ trunk/keyart/keyart	2014-06-18 12:40:34 UTC (rev 647)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 """This script takes a key ID, fingerprint, email address, pubicly exported
-string, or a keyring, and prints the random ASCII art visualization of the key
+key, or a keyring, and prints the random ASCII art visualization of the key
 as per the Drunken Bishop algorithm as applied to OpenSSH keys by Dirk Loss."""
 
 import argparse




More information about the Pgp-tools-commit mailing list