summaryrefslogtreecommitdiffstats
path: root/doc/html/canvas.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/canvas.html')
-rw-r--r--doc/html/canvas.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/canvas.html b/doc/html/canvas.html
index a005896a..2e2dcf10 100644
--- a/doc/html/canvas.html
+++ b/doc/html/canvas.html
@@ -39,7 +39,7 @@ body { background: #ffffff; color: black; }
shape, size and content, can be freely moved around in the canvas,
and can be checked for collisions. Canvas items can be set to move
across the canvas automatically and animated canvas items are
-supported with <a href="qcanvassprite.html">TQCanvasSprite</a>. (If you retquire 3D graphics see TQt's
+supported with <a href="qcanvassprite.html">TQCanvasSprite</a>. (If you require 3D graphics see TQt's
<a href="opengl.html">OpenGL module</a>.)
<p> The canvas module uses a document/view model. The <a href="qcanvasview.html">TQCanvasView</a> class
is used to show a particular view of a canvas. Multiple views can operate