summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen McGinnes <ben@adversary.org>2018-03-29 09:22:17 +1100
committerBen McGinnes <ben@adversary.org>2018-03-29 09:22:17 +1100
commit5a553f5a317e5ad5ab0274d58854df1ecf390e0d (patch)
tree85fa890ac51ce054d2770ebc93eb2d2cd3e037dd
parent2f507b045909d32bf29d23da04db02b078e5fb9d (diff)
downloadgpgme-5a553f5a317e5ad5ab0274d58854df1ecf390e0d.tar.gz
doc: python bindings howto
* Fixed a typo.
-rw-r--r--lang/python/docs/GPGMEpythonHOWTOen.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python/docs/GPGMEpythonHOWTOen.org b/lang/python/docs/GPGMEpythonHOWTOen.org
index 1be93691..4cd4098b 100644
--- a/lang/python/docs/GPGMEpythonHOWTOen.org
+++ b/lang/python/docs/GPGMEpythonHOWTOen.org
@@ -1259,7 +1259,7 @@
The =key_sign= method takes four arguments: =key=, =uids=,
=expires_in= and =local=. The default value of =uids= is =None=
and which results in all user IDs being selected. The default
- values of =expires_in= snd =local= is =False=; which result in the
+ values of =expires_in= and =local= is =False=; which result in the
signature never expiring and being able to be exported.
The =key= is the key being signed rather than the key doing the