summaryrefslogtreecommitdiffstats
path: root/doc/html/tutorial1-09.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tutorial1-09.html')
-rw-r--r--doc/html/tutorial1-09.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tutorial1-09.html b/doc/html/tutorial1-09.html
index 159a71d65..5606c82b2 100644
--- a/doc/html/tutorial1-09.html
+++ b/doc/html/tutorial1-09.html
@@ -99,7 +99,7 @@ we draw the barrel of the cannon.
coordinate system has been transformed (translated, rotated, scaled, or
sheared) as above.
<p> In this case the coordinate system is first translated and then rotated.
-If the rectangle <a href="ntqrect.html">TQRect</a>(33, -4, 15, 8) had been drawn in the translated
+If the rectangle <a href="tqrect.html">TQRect</a>(33, -4, 15, 8) had been drawn in the translated
coordinate system, it would have looked like this:
<p> <center><img src="t9_1.png" alt="The cannon translated but not rotated"></center>
<p> Note that the rectangle is clipped by the border of the CannonField