gpg: fixup comment

This commit is contained in:
Roman Zeyde
2016-04-28 12:56:06 +03:00
parent dde6dcdaeb
commit 5caf4728ee

View File

@@ -121,7 +121,7 @@ class Signer(object):
"""
Create from an existing GPG public key.
`pubkey` should be loaded via `load_from_gpg(user_id)`
`pubkey` should be loaded via `decode.load_from_gpg(user_id)`
from the local GPG keyring.
"""
s = Signer(user_id=user_id,