summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/qml-minehunt.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/examples/qml-minehunt.qdoc')
-rw-r--r--doc/src/examples/qml-minehunt.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/examples/qml-minehunt.qdoc b/doc/src/examples/qml-minehunt.qdoc
index be82302..e1ff22f 100644
--- a/doc/src/examples/qml-minehunt.qdoc
+++ b/doc/src/examples/qml-minehunt.qdoc
@@ -30,7 +30,7 @@
\example demos/declarative/minehunt
This demo shows how to create a simple Minehunt game, using QML for the
- UI and a C++ plugin for the game logic.
+ UI and C++ for the game logic.
\image qml-minehunt-demo.png
*/