summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/qml-samegame.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/examples/qml-samegame.qdoc')
-rw-r--r--doc/src/examples/qml-samegame.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/examples/qml-samegame.qdoc b/doc/src/examples/qml-samegame.qdoc
index 81a26a3..8b67a49 100644
--- a/doc/src/examples/qml-samegame.qdoc
+++ b/doc/src/examples/qml-samegame.qdoc
@@ -29,7 +29,7 @@
\title Same Game
\example demos/declarative/samegame
- This demo shows how to write a 'Same Game' game in QML, using Javascript
+ \brief The Qt Quick Same Game demo shows how to write a 'Same Game' game in QML, using Javascript
for all the game logic.
\image qml-samegame-demo.png