summaryrefslogtreecommitdiffstats
path: root/examples/tools/doc/src/customtype.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tools/doc/src/customtype.qdoc')
-rw-r--r--examples/tools/doc/src/customtype.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tools/doc/src/customtype.qdoc b/examples/tools/doc/src/customtype.qdoc
index a4a05350f3..56172a4e26 100644
--- a/examples/tools/doc/src/customtype.qdoc
+++ b/examples/tools/doc/src/customtype.qdoc
@@ -104,7 +104,7 @@
With the type fully defined, implemented, and integrated with the
meta-object system, we can now use it.
- \section1 Using the Message
+ \section1 Using the Message
In the example's \c{main()} function, we show how a \c Message object can
be printed to the console by sending it to the debug stream: