[git] GPGME - branch, ben/docs/2018-03, updated. gpgme-1.10.0-98-g3d0c7a2
by Ben McGinnes
cvs at cvs.gnupg.org
Thu Mar 15 06:20:14 CET 2018
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GnuPG Made Easy".
The branch, ben/docs/2018-03 has been updated
via 3d0c7a2202c8e9bd4f284fd00069d34b8d3d3d4c (commit)
from 961aea212ef48914ecbfa169addf951b0854b0b4 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 3d0c7a2202c8e9bd4f284fd00069d34b8d3d3d4c
Author: Ben McGinnes <ben at adversary.org>
Date: Thu Mar 15 16:13:34 2018 +1100
doc: python bindings howto
* Fixed a minor typographic error.
* Bumped version number in preparation for merge with master.
* While there are probably a few more things worthy of being added
(mainly how to revoke things), this document is essentially ready
for publication now.
Signed-off-by: Ben McGinnes <ben at adversary.org>
diff --git a/lang/python/docs/GPGMEpythonHOWTOen.org b/lang/python/docs/GPGMEpythonHOWTOen.org
index 582a28f..71e738a 100644
--- a/lang/python/docs/GPGMEpythonHOWTOen.org
+++ b/lang/python/docs/GPGMEpythonHOWTOen.org
@@ -13,7 +13,7 @@
:CUSTOM_ID: intro
:END:
- | Version: | 0.0.1-alpha |
+ | Version: | 0.1.0 |
| Author: | Ben McGinnes <ben at gnupg.org> |
| Author GPG Key: | DB4724E6FA4286C92B4E55C4321E4E2373590E5D |
| Language: | Australian English, British English |
@@ -513,7 +513,7 @@
Encrypting to multiple keys, in addition to a default key or a key
configured to always encrypt to, is a little different and uses a
- slightly different call to the =op_encrypt call= demonstrated in the
+ slightly different call to the =op_encrypt= call demonstrated in the
previous section.
The following example encrypts a message (=text=) to everyone with
-----------------------------------------------------------------------
Summary of changes:
lang/python/docs/GPGMEpythonHOWTOen.org | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
GnuPG Made Easy
http://git.gnupg.org
More information about the Gnupg-commits
mailing list