diff options
author | Ben McGinnes <[email protected]> | 2018-11-30 21:15:43 +0000 |
---|---|---|
committer | Ben McGinnes <[email protected]> | 2018-11-30 21:15:43 +0000 |
commit | 2e3a681d0c35bbf6db584fedc9d7f0a010430b51 (patch) | |
tree | c22154bed455d929c6ab01be77c9ab001d865136 /lang/python/doc/src/gpgme-python-howto | |
parent | python: documentation (diff) | |
download | gpgme-2e3a681d0c35bbf6db584fedc9d7f0a010430b51.tar.gz gpgme-2e3a681d0c35bbf6db584fedc9d7f0a010430b51.zip |
python: documentation fixes
* Typographic and whitespace error correction pertaining to the
previous update.
Signed-off-by: Ben McGinnes <[email protected]>
Diffstat (limited to '')
-rw-r--r-- | lang/python/doc/src/gpgme-python-howto | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/python/doc/src/gpgme-python-howto b/lang/python/doc/src/gpgme-python-howto index fe1fc2b4..43d0c2b3 100644 --- a/lang/python/doc/src/gpgme-python-howto +++ b/lang/python/doc/src/gpgme-python-howto @@ -21,7 +21,6 @@ | Author GPG Key: | [[https://hkps.pool.sks-keyservers.net/pks/lookup?search=0xDB4724E6FA4286C92B4E55C4321E4E2373590E5D&exact=on&op=get][DB4724E6FA4286C92B4E55C4321E4E2373590E5D]] | | Language: | Australian English, British English | | Language codes: | en-AU, en-GB, en | -#+TBLFM: This document provides basic instruction in how to use the GPGME Python bindings to programmatically leverage the GPGME library. |