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 a4f352da6..4dee33239 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.
*
- * tqStatus and error codes should also be stored in this object (the
+ * Status 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 tqmask
+ * gets the family mask
*/
int familyMask() const;