summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/qml-snake.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/examples/qml-snake.qdoc')
-rw-r--r--doc/src/examples/qml-snake.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/examples/qml-snake.qdoc b/doc/src/examples/qml-snake.qdoc
index bce0e71..8a27711 100644
--- a/doc/src/examples/qml-snake.qdoc
+++ b/doc/src/examples/qml-snake.qdoc
@@ -29,7 +29,7 @@
\title Snake
\example demos/declarative/snake
- This demo shows how to write a Snake game in QML, controlled by the
+ \brief The Qt Quick Snake demo shows how to write a Snake game in QML, controlled by the
keyboard as well as the mouse.
\image qml-snake-demo.png