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 c1a6fe49b..b07512c29 100644
--- a/doc/tutorial.doc
+++ b/doc/tutorial.doc
@@ -1654,7 +1654,7 @@ the point calculated above. In the same operation we convert the
point into the widget's coordinate system (see \link coordsys.html The
Coordinate System\endlink).
-The tqRound() function is an inline function defined in ntqglobal.h (included
+The tqRound() function is an inline function defined in tqglobal.h (included
by all other TQt header files). tqRound() rounds a double to the closest
integer.