summaryrefslogtreecommitdiffstats
path: root/doc/canvas.doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/canvas.doc')
-rw-r--r--doc/canvas.doc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/canvas.doc b/doc/canvas.doc
index f3cf4c489..629aed578 100644
--- a/doc/canvas.doc
+++ b/doc/canvas.doc
@@ -16,7 +16,7 @@
** and the KDE Free Qt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
@@ -52,7 +52,7 @@ QCanvasItem QCanvasItems \endlink. Canvas items can have an arbitrary
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 QCanvasSprite. (If you retquire 3D graphics see Qt's
+supported with QCanvasSprite. (If you require 3D graphics see Qt's
\link opengl.html OpenGL module \endlink.)
The canvas module uses a document/view model. The \l QCanvasView class