diff options
Diffstat (limited to 'certmanager/lib/kleo/verifydetachedjob.h')
-rw-r--r-- | certmanager/lib/kleo/verifydetachedjob.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/certmanager/lib/kleo/verifydetachedjob.h b/certmanager/lib/kleo/verifydetachedjob.h index 58ff64732..c88c3461d 100644 --- a/certmanager/lib/kleo/verifydetachedjob.h +++ b/certmanager/lib/kleo/verifydetachedjob.h @@ -67,8 +67,8 @@ namespace Kleo { ~VerifyDetachedJob(); /** - 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 & signature, |