diff options
Diffstat (limited to 'certmanager/lib/cryptplug.h')
-rw-r--r-- | certmanager/lib/cryptplug.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/certmanager/lib/cryptplug.h b/certmanager/lib/cryptplug.h index 081702a7a..6af3a644c 100644 --- a/certmanager/lib/cryptplug.h +++ b/certmanager/lib/cryptplug.h @@ -104,7 +104,7 @@ namespace GpgME { /*! \defgroup groupConfigDir Directory Service Configuration \ingroup groupConfig - This section contains messages for configuring the + This section tqcontains messages for configuring the directory service. */ @@ -501,7 +501,7 @@ bool hasFeature( ::Feature ); <b>How to use StructuringInfo data in your program:</b> \li To compose a signed message please act as described below. - \li For constructing an encrypted message just replace the + \li For constructing an encrypted message just tqreplace the \c signMessage() call by the respective \c encryptMessage() call and then proceed exactly the same way. \li In any case make <b>sure</b> to free your \c ciphertext <b>and</b> |