summaryrefslogtreecommitdiffstats
path: root/doc/tutorial.doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tutorial.doc')
-rw-r--r--doc/tutorial.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tutorial.doc b/doc/tutorial.doc
index 9d9368d6f..8a9f90599 100644
--- a/doc/tutorial.doc
+++ b/doc/tutorial.doc
@@ -708,7 +708,7 @@ header file.
\c ntqvbox.h is included. LCDRange inherits QVBox, and the header file
of a parent class must always be included. We cheated a bit in the
-previous chapters, and we let \c ntqwidget.h be included indirectly via
+previous chapters, and we let \c tqwidget.h be included indirectly via
other header files such as \c ntqpushbutton.h.
\printline QSlider