summaryrefslogtreecommitdiffstats
path: root/src/network/qdns.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/qdns.cpp')
-rw-r--r--src/network/qdns.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/network/qdns.cpp b/src/network/qdns.cpp
index 616b3dfd3..9f370a8ee 100644
--- a/src/network/qdns.cpp
+++ b/src/network/qdns.cpp
@@ -1476,7 +1476,7 @@ TQPtrList<TQDnsRR> * TQDnsDomain::cached( const TQDns * r )
d->rrs->next();
}
}
- // if we found a positive result, return tquickly
+ // if we found a positive result, return quickly
if ( answer && l->count() ) {
#if defined(TQDNS_DEBUG)
tqDebug( "found %d records for %s",