[git] GPGME - branch, ben/docs/2018-03, updated. gpgme-1.10.0-76-g36dfbdf
by Ben McGinnes
cvs at cvs.gnupg.org
Mon Mar 12 21:50:52 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 36dfbdffea60c529a6d1e1ff3e507be016b6a0f6 (commit)
from 484e9a6229ac9c80c6be4df638bce711f08a74c6 (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 36dfbdffea60c529a6d1e1ff3e507be016b6a0f6
Author: Ben McGinnes <ben at adversary.org>
Date: Tue Mar 13 07:49:42 2018 +1100
doc: python bindings howto
* Fixed a spelling error in the key counting text.
diff --git a/lang/python/docs/GPGMEpythonHOWTOen.org b/lang/python/docs/GPGMEpythonHOWTOen.org
index 622475f..979ffa0 100644
--- a/lang/python/docs/GPGMEpythonHOWTOen.org
+++ b/lang/python/docs/GPGMEpythonHOWTOen.org
@@ -607,8 +607,9 @@
:END:
Counting the number of keys in your public keybox (=pubring.kbx=),
- the format shich has superceded the old keyring format
- (=pubring.gpg= and =secring.gpg=) is a very simple task.
+ the format which has superceded the old keyring format
+ (=pubring.gpg= and =secring.gpg=), or the number of secret keys is
+ a very simple task.
#+begin_src python
import gpg
-----------------------------------------------------------------------
Summary of changes:
lang/python/docs/GPGMEpythonHOWTOen.org | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
hooks/post-receive
--
GnuPG Made Easy
http://git.gnupg.org
More information about the Gnupg-commits
mailing list