summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/dragdroprobot.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/examples/dragdroprobot.qdoc')
-rw-r--r--doc/src/examples/dragdroprobot.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/examples/dragdroprobot.qdoc b/doc/src/examples/dragdroprobot.qdoc
index 84d8af42b6..c68f6cc999 100644
--- a/doc/src/examples/dragdroprobot.qdoc
+++ b/doc/src/examples/dragdroprobot.qdoc
@@ -196,7 +196,7 @@
\snippet examples/graphicsview/dragdroprobot/robot.cpp 10
- The constuctor starts by setting the flag
+ The constructor starts by setting the flag
\l{QGraphicsItem::ItemHasNoContents}{ItemHasNoContents}, which is a minor
optimization for items that have no visual appearance.