diff options
author | Ben McGinnes <[email protected]> | 2018-09-16 01:06:32 +0000 |
---|---|---|
committer | Ben McGinnes <[email protected]> | 2018-09-16 01:06:32 +0000 |
commit | fbec29fdac7a4f162e73f24dac2a6b205239ef03 (patch) | |
tree | da95216e3e9040fe33a634c0dcb8993d212d0b6e | |
parent | docs: more edits (diff) | |
download | gpgme-fbec29fdac7a4f162e73f24dac2a6b205239ef03.tar.gz gpgme-fbec29fdac7a4f162e73f24dac2a6b205239ef03.zip |
docs: even more edits
* doc/gpgme-python-howto.texi: hunting down and killing commas,
Oxford or not it can't stay in a heading.
-rw-r--r-- | doc/gpgme-python-howto.texi | 8 | ||||
-rw-r--r-- | lang/python/docs/gpgme-python-howto.org | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/doc/gpgme-python-howto.texi b/doc/gpgme-python-howto.texi index 6e45e474..7b19f72d 100644 --- a/doc/gpgme-python-howto.texi +++ b/doc/gpgme-python-howto.texi @@ -28,7 +28,7 @@ * Basic Functions:: * Creating keys and subkeys:: * Miscellaneous work-arounds:: -* Copyright, Draft Editions and Licensing: Copyright Draft Editions and Licensing. +* Copyright and Licensing:: @detailmenu --- The Detailed Node Listing --- @@ -124,7 +124,7 @@ Miscellaneous work-arounds * Group lines:: -Copyright, Draft Editions and Licensing +Copyright and Licensing * Copyright:: * Draft Editions of this HOWTO:: @@ -2132,8 +2132,8 @@ script reads all the group entries in a user's @samp{gpg.conf} file and converts them into crypt-hooks suitable for use with the Mutt and Neomutt mail clients. -@node Copyright Draft Editions and Licensing -@chapter Copyright, Draft Editions and Licensing +@node Copyright and Licensing +@chapter Copyright and Licensing @menu * Copyright:: diff --git a/lang/python/docs/gpgme-python-howto.org b/lang/python/docs/gpgme-python-howto.org index 69d9c0b7..a917f365 100644 --- a/lang/python/docs/gpgme-python-howto.org +++ b/lang/python/docs/gpgme-python-howto.org @@ -2043,7 +2043,7 @@ converts them into crypt-hooks suitable for use with the Mutt and Neomutt mail clients. -* Copyright, Draft Editions and Licensing +* Copyright and Licensing :PROPERTIES: :CUSTOM_ID: copyright-and-license :END: |