whitespace police:

* There's always one or, in this case, two.
This commit is contained in:
Ben McGinnes 2018-06-28 18:46:31 +10:00
parent 6aec7d6e4a
commit 48174b2bcc

View File

@ -610,9 +610,9 @@ class Context(GpgmeWrapper):
Keyword arguments:
pattern -- return keys matching pattern (default: all keys)
Returns:
Returns:
-- A key block containing one or more minimised OpenPGP
keys in either ASCII armoured or binary format as
keys in either ASCII armoured or binary format as
determined by the Context(). If there are no matching
keys it returns None.