summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/script-marshal.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/examples/script-marshal.qdoc')
-rw-r--r--doc/src/examples/script-marshal.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/examples/script-marshal.qdoc b/doc/src/examples/script-marshal.qdoc
index 90ff69b..852f9be 100644
--- a/doc/src/examples/script-marshal.qdoc
+++ b/doc/src/examples/script-marshal.qdoc
@@ -29,6 +29,6 @@
\example script/marshal
\title Qt Script Marshalling Example
- The Qt Script Marshalling example demonstrates the marshalling of value
+ \brief The Qt Script Marshalling example demonstrates the marshalling of value
types between C++ and Qt Script.
*/