[git] GPGME - branch, ben/howto-dita, updated. gpgme-1.11.1-10-gaa4875b
by Ben McGinnes
cvs at cvs.gnupg.org
Tue May 15 06:47:35 CEST 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/howto-dita has been updated
via aa4875bd06f151bde74972b2dd4220b32a34f39e (commit)
from f64d259e1d2a844fdc68c2676dff64e807a97a22 (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 aa4875bd06f151bde74972b2dd4220b32a34f39e
Author: Ben McGinnes <ben at adversary.org>
Date: Tue May 15 14:46:11 2018 +1000
docs: python howto DITA
* Corrected a minor markup typo.
diff --git a/lang/python/docs/dita/howto/part04/encrypt-to-many.dita b/lang/python/docs/dita/howto/part04/encrypt-to-many.dita
index 34c18b4..9afbc65 100644
--- a/lang/python/docs/dita/howto/part04/encrypt-to-many.dita
+++ b/lang/python/docs/dita/howto/part04/encrypt-to-many.dita
@@ -7,7 +7,7 @@
<p>Encrypting to multiple keys essentially just expands upon the key selection process
and the recipients from the previous examples.</p>
<p>The following example encrypts a message (<codeph>text</codeph>) to everyone with an email
- address on the <codeph>gnupg.org </codeph>domain,<fn>You probably don't really want to do
+ address on the <codeph>gnupg.org</codeph> domain,<fn>You probably don't really want to do
this. Searching the keyservers for "gnupg.org" produces over 400 results, the majority of
which aren't actually at the gnupg.org domain, but just included a comment regarding the
project in their key somewhere.</fn> but does <i>not</i> encrypt to a default key or other
-----------------------------------------------------------------------
Summary of changes:
lang/python/docs/dita/howto/part04/encrypt-to-many.dita | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
GnuPG Made Easy
http://git.gnupg.org
More information about the Gnupg-commits
mailing list