diff options
Diffstat (limited to 'certmanager/certificatewizardimpl.cpp')
-rw-r--r-- | certmanager/certificatewizardimpl.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/certmanager/certificatewizardimpl.cpp b/certmanager/certificatewizardimpl.cpp index 12eebf966..e1d47f993 100644 --- a/certmanager/certificatewizardimpl.cpp +++ b/certmanager/certificatewizardimpl.cpp @@ -498,7 +498,7 @@ void CertificateWizardImpl::accept() } /** - This slot is invoked by the KIO job used in newCertificate + This slot is invoked by the TDEIO job used in newCertificate to save/upload the certificate, when finished (success or error). */ void CertificateWizardImpl::slotUploadResult( TDEIO::Job* job ) |