summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/network/kernel
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/network/kernel')
-rw-r--r--tests/benchmarks/network/kernel/qhostinfo/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/benchmarks/network/kernel/qhostinfo/main.cpp b/tests/benchmarks/network/kernel/qhostinfo/main.cpp
index 23b45f27e9..817ef82e2c 100644
--- a/tests/benchmarks/network/kernel/qhostinfo/main.cpp
+++ b/tests/benchmarks/network/kernel/qhostinfo/main.cpp
@@ -77,7 +77,7 @@ public slots:
void tst_qhostinfo::init()
{
- // delete the cache so inidividual testcase results are independant from each other
+ // delete the cache so inidividual testcase results are independent from each other
qt_qhostinfo_clear_cache();
}