diff options
author | Werner Koch <[email protected]> | 2005-11-15 16:04:28 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2005-11-15 16:04:28 +0000 |
commit | 3acdcbf67bdc7c7a2a960668db585cedab3922e6 (patch) | |
tree | bebb1f5724275b294116c7f29e395f0cb4e2ae35 /doc/gpgme.texi | |
parent | 2005-10-24 Marcus Brinkmann <[email protected]> (diff) | |
download | gpgme-3acdcbf67bdc7c7a2a960668db585cedab3922e6.tar.gz gpgme-3acdcbf67bdc7c7a2a960668db585cedab3922e6.zip |
build static and shared lib by default - required by gpgol.
Diffstat (limited to 'doc/gpgme.texi')
-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 fc3a0f38..8db505cc 100644 --- a/doc/gpgme.texi +++ b/doc/gpgme.texi @@ -2154,7 +2154,7 @@ enabled. The @code{GPGME_KEYLIST_MODE_VALIDATE} symbol specifies that the backend should do key or certificate validation and not just get the validity information from an internal cache. This might be an -expensive operation and is in general not usefule. Currently only +expensive operation and is in general not useful. Currently only implemented for the S/MIME backend and ignored for other backends. @end table |