aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/localstorage/doc/src/localstorage.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/localstorage/doc/src/localstorage.qdoc')
-rw-r--r--examples/quick/localstorage/doc/src/localstorage.qdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/quick/localstorage/doc/src/localstorage.qdoc b/examples/quick/localstorage/doc/src/localstorage.qdoc
index d3b7fef798..f4dfa56dcf 100644
--- a/examples/quick/localstorage/doc/src/localstorage.qdoc
+++ b/examples/quick/localstorage/doc/src/localstorage.qdoc
@@ -26,13 +26,13 @@
****************************************************************************/
/*!
\title QtQuick Examples - Local Storage
- \example localstorage
- \brief This is a collection of QML local storage examples
+ \example quick/localstorage
+ \brief A collection of QML local storage examples.
\image qml-localstorage-example.png
This is a collection of small QML examples relating to local storage functionality.
- Hello World demos creating a simple SQL table and how to do inserting/selecting operations.
+ \e {Hello World} demonstrates creating a simple SQL table and doing insert/select operations.
*/