diff options
| author | Ben McGinnes <[email protected]> | 2018-11-03 07:12:25 +0000 |
|---|---|---|
| committer | Ben McGinnes <[email protected]> | 2018-11-03 07:12:25 +0000 |
| commit | 13e09bd21a531b448f2f34b1f075315502b76fb6 (patch) | |
| tree | 41f56c672339cce5b6c72edfdd9c08044c20e17c | |
| parent | w32: Fix a few compiler warnings. (diff) | |
| download | gpgme-13e09bd21a531b448f2f34b1f075315502b76fb6.tar.gz gpgme-13e09bd21a531b448f2f34b1f075315502b76fb6.zip | |
docs: typo
* lang/python/doc/src/gpgme-python-howto: s/Revokinging/Revoking/g
| -rw-r--r-- | lang/python/doc/src/gpgme-python-howto | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python/doc/src/gpgme-python-howto b/lang/python/doc/src/gpgme-python-howto index ffcb1d4b..4ad5bc41 100644 --- a/lang/python/doc/src/gpgme-python-howto +++ b/lang/python/doc/src/gpgme-python-howto @@ -2580,7 +2580,7 @@ Unsurprisingly the result of this is: #+END_SRC -*** Revokinging User IDs +*** Revoking User IDs :PROPERTIES: :CUSTOM_ID: keygen-uids-revoke :END: |
