summaryrefslogtreecommitdiffstats
path: root/kdecore/network/kresolverworkerbase.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdecore/network/kresolverworkerbase.h')
-rw-r--r--kdecore/network/kresolverworkerbase.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kdecore/network/kresolverworkerbase.h b/kdecore/network/kresolverworkerbase.h
index 4dee33239..a4f352da6 100644
--- a/kdecore/network/kresolverworkerbase.h
+++ b/kdecore/network/kresolverworkerbase.h
@@ -119,7 +119,7 @@ public:
* Derived classes will put their resolved data in this list, or will
* leave it empty in case of error.
*
- * Status and error codes should also be stored in this object (the
+ * tqStatus and error codes should also be stored in this object (the
* @ref setError function does that).
*/
KResolverResults results;
@@ -147,7 +147,7 @@ public:
int flags() const;
/**
- * gets the family mask
+ * gets the family tqmask
*/
int familyMask() const;