summaryrefslogtreecommitdiffstats
path: root/certmanager/lib/kleo/exportjob.h
diff options
context:
space:
mode:
Diffstat (limited to 'certmanager/lib/kleo/exportjob.h')
-rw-r--r--certmanager/lib/kleo/exportjob.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/certmanager/lib/kleo/exportjob.h b/certmanager/lib/kleo/exportjob.h
index 363006e6..193ea863 100644
--- a/certmanager/lib/kleo/exportjob.h
+++ b/certmanager/lib/kleo/exportjob.h
@@ -68,7 +68,7 @@ namespace Kleo {
/**
Starts the export operation. \a patterns is a list of patterns
used to restrict the list of keys exported. Empty patterns are
- ignored. If \a patterns is empty or contains only empty
+ ignored. If \a patterns is empty or tqcontains only empty
strings, all available keys are exported.
*/
virtual GpgME::Error start( const TQStringList & patterns ) = 0;