From aa4875bd06f151bde74972b2dd4220b32a34f39e Mon Sep 17 00:00:00 2001 From: Ben McGinnes Date: Tue, 15 May 2018 14:46:11 +1000 Subject: [PATCH] docs: python howto DITA * Corrected a minor markup typo. --- lang/python/docs/dita/howto/part04/encrypt-to-many.dita | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 34c18b40..9afbc653 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 @@

Encrypting to multiple keys essentially just expands upon the key selection process and the recipients from the previous examples.

The following example encrypts a message (text) to everyone with an email - address on the gnupg.org domain,You probably don't really want to do + address on the gnupg.org domain,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. but does not encrypt to a default key or other