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 835e00d21..028ac9403 100644
--- a/doc/html/helpsystem-example.html
+++ b/doc/html/helpsystem-example.html
@@ -471,7 +471,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
-(QTDIR/examples/helpsystem) run qmake to generate the makefile,
+(TQTDIR/examples/helpsystem) run qmake to generate the makefile,
and use the make tool to build the library.
<hr>