diff options
| author | Ingo Klöcker <[email protected]> | 2026-06-22 17:21:29 +0200 |
|---|---|---|
| committer | Ingo Klöcker <[email protected]> | 2026-06-22 17:22:45 +0200 |
| commit | 21816af3653d70496118199a2fef1c18b1b620f8 (patch) | |
| tree | 5b2dba35944e4868184f8d78c7419eef91dee220 | |
| parent | Trace result of gpgme_op_export. (diff) | |
| download | gpgme-21816af3653d70496118199a2fef1c18b1b620f8.tar.gz gpgme-21816af3653d70496118199a2fef1c18b1b620f8.zip | |
doc: Fix typo.
--
| -rw-r--r-- | doc/gpgme.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gpgme.texi b/doc/gpgme.texi index 07a47306..432a67af 100644 --- a/doc/gpgme.texi +++ b/doc/gpgme.texi @@ -7209,7 +7209,7 @@ numbers from Libgcrypt via the GPG engine. @deftp {Data type} {enum gpgme_random_mode_t} @tindex gpgme_random_mode_t -This enum ist used to select special modes of the random generator. +This enum is used to select special modes of the random generator. @table @code @item GPGME_RANDOM_MODE_NORMAL |
