summaryrefslogtreecommitdiffstats
path: root/doc/html/helpsystem-example.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/helpsystem-example.html')
-rw-r--r--doc/html/helpsystem-example.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/helpsystem-example.html b/doc/html/helpsystem-example.html
index 3b7df0469..dac148073 100644
--- a/doc/html/helpsystem-example.html
+++ b/doc/html/helpsystem-example.html
@@ -470,7 +470,7 @@ in TQt Assistant.
<p> The main function is a standard implementation opening
the application main window.
<p> To build the example go to the helpsystem directory
-(TQTDIR/examples/helpsystem) run qmake to generate the makefile,
+(TQTDIR/examples/helpsystem) run tqmake to generate the makefile,
and use the make tool to build the library.
<hr>