summaryrefslogtreecommitdiffstats
path: root/examples/chart/chart.doc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/chart/chart.doc')
-rw-r--r--examples/chart/chart.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/chart/chart.doc b/examples/chart/chart.doc
index c6c99f267..ff4f7c860 100644
--- a/examples/chart/chart.doc
+++ b/examples/chart/chart.doc
@@ -6,7 +6,7 @@
\title A Complete Canvas Application
This is a complete example program with a main window, menus and
- toolbars. The main widget is a QCanvas, and this example
+ toolbars. The main widget is a TQCanvas, and this example
demonstrates basic canvas usage.
\omit
This example is the subject of \link tutorial2.html Tutorial