summaryrefslogtreecommitdiffstats
path: root/tqtinterface/qt4/src/kernel/tqtimer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tqtinterface/qt4/src/kernel/tqtimer.cpp')
-rw-r--r--tqtinterface/qt4/src/kernel/tqtimer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tqtinterface/qt4/src/kernel/tqtimer.cpp b/tqtinterface/qt4/src/kernel/tqtimer.cpp
index d1a98e1..7062b6a 100644
--- a/tqtinterface/qt4/src/kernel/tqtimer.cpp
+++ b/tqtinterface/qt4/src/kernel/tqtimer.cpp
@@ -91,7 +91,7 @@
has done all its work. This is the traditional way of
implementing heavy work in GUI applications; multi-threading is
now becoming available on more and more platforms, and we expect
- that null events will eventually be tqreplaced by threading.
+ that null events will eventually be replaced by threading.
Note that TQTimer's accuracy depends on the underlying operating
system and hardware. Most platforms support an accuracy of 20ms;