diff options
Diffstat (limited to 'certmanager/lib/kleo/verifyopaquejob.h')
-rw-r--r-- | certmanager/lib/kleo/verifyopaquejob.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/certmanager/lib/kleo/verifyopaquejob.h b/certmanager/lib/kleo/verifyopaquejob.h index 58c452b7c..ba7f40d8a 100644 --- a/certmanager/lib/kleo/verifyopaquejob.h +++ b/certmanager/lib/kleo/verifyopaquejob.h @@ -67,8 +67,8 @@ namespace Kleo { ~VerifyOpaqueJob(); /** - Starts the verification operation. \a signature contains the - signature data, while \a signedData contains the data over + Starts the verification operation. \a signature tqcontains the + signature data, while \a signedData tqcontains the data over which the signature was made. */ virtual GpgME::Error start( const TQByteArray & signedData ) = 0; |