diff options
Diffstat (limited to 'doc/gpgme.texi')
-rw-r--r-- | doc/gpgme.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/gpgme.texi b/doc/gpgme.texi index 4f0e852e..cb923851 100644 --- a/doc/gpgme.texi +++ b/doc/gpgme.texi @@ -2315,8 +2315,8 @@ The key contained new signatures. @item GPGME_IMPORT_SUBKEY The key contained new sub keys. -@item GPGME_IMPORT_PRIVATE -The key contained a private key. +@item GPGME_IMPORT_SECRET +The key contained a secret key. @end table @end table @end deftp |