summaryrefslogtreecommitdiffstats
path: root/doc/src/howtos/timers.qdoc
diff options
context:
space:
mode:
authorMartin Smith <msmith@trolltech.com>2010-05-14 09:32:01 (GMT)
committerMartin Smith <msmith@trolltech.com>2010-05-14 09:32:01 (GMT)
commit37c817ac5d19fe70e1457dddc8ba62ad6702cfdb (patch)
treec248859d3ec47d436546546af01ce9eccd18170c /doc/src/howtos/timers.qdoc
parent2115c915ee0bb129ae6af82dce7138d52df7bfd7 (diff)
downloadQt-37c817ac5d19fe70e1457dddc8ba62ad6702cfdb.zip
Qt-37c817ac5d19fe70e1457dddc8ba62ad6702cfdb.tar.gz
Qt-37c817ac5d19fe70e1457dddc8ba62ad6702cfdb.tar.bz2
doc: Added some \briefs to how-to docs.
Diffstat (limited to 'doc/src/howtos/timers.qdoc')
-rw-r--r--doc/src/howtos/timers.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/howtos/timers.qdoc b/doc/src/howtos/timers.qdoc
index cfc2fb4..b001916 100644
--- a/doc/src/howtos/timers.qdoc
+++ b/doc/src/howtos/timers.qdoc
@@ -42,7 +42,7 @@
/*!
\page timers.html
\title Timers
- \brief How to use timers in your application.
+ \brief How to use Qt timers in your application.
\ingroup best-practices