summaryrefslogtreecommitdiffstats
path: root/examples/widgets/doc/src/factorial.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/doc/src/factorial.qdoc')
-rw-r--r--examples/widgets/doc/src/factorial.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/widgets/doc/src/factorial.qdoc b/examples/widgets/doc/src/factorial.qdoc
index 9b4b711065..42c922aa76 100644
--- a/examples/widgets/doc/src/factorial.qdoc
+++ b/examples/widgets/doc/src/factorial.qdoc
@@ -29,7 +29,7 @@
\example statemachine/factorial
\title Factorial States Example
- The Factorial States example shows how to use \l{The State Machine
+ \brief The Factorial States example shows how to use \l{The State Machine
Framework} to calculate the factorial of an integer.
The statechart for calculating the factorial looks as follows: