summaryrefslogtreecommitdiffstats
path: root/doc/misc.doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/misc.doc')
-rw-r--r--doc/misc.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc.doc b/doc/misc.doc
index b1b36e115..8c8ad32d0 100644
--- a/doc/misc.doc
+++ b/doc/misc.doc
@@ -91,7 +91,7 @@ the relevant release of Qt.
<dd>Programmers need to run \e tqmoc and other tools such as \e tquic. These
tools are usually located in the \c bin subdirectory of TQt distributions.
Either run \c "$TQTDIR"/bin/tqmoc and \c "$TQTDIR"/bin/tquic or add \c "$TQTDIR"/bin
-to your \c PATH and run \c tqmoc and \c tquic. If you use \c qmake the
+to your \c PATH and run \c tqmoc and \c tquic. If you use \c tqmake the
appropriate lines will be added to your Makefiles so that \e tquic and
\e tqmoc will be executed as required.