summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorPaul Wicking <paul.wicking@qt.io>2019-06-19 15:18:50 +0200
committerPaul Wicking <paul.wicking@qt.io>2019-06-19 15:18:50 +0200
commit6398588338dfea4161704e01216ba70b216a7a0b (patch)
tree0d57e3e89698ab438f037c3c51d1878fdd405fe7 /examples
parent6fa5dfddf8cb9ad820d35809aac27ce6fffa5a3a (diff)
Doc: Fix typo in brief
Fixes: QTBUG-76512 Change-Id: I8db4288b22416c6af9aaaa72c5005b81d79bf620 Reviewed-by: Martin Smith <martin.smith@qt.io>
Diffstat (limited to 'examples')
-rw-r--r--examples/widgets/doc/src/classwizard.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/widgets/doc/src/classwizard.qdoc b/examples/widgets/doc/src/classwizard.qdoc
index 6977cf5efa..7f3693b65e 100644
--- a/examples/widgets/doc/src/classwizard.qdoc
+++ b/examples/widgets/doc/src/classwizard.qdoc
@@ -30,7 +30,7 @@
\title Class Wizard Example
\ingroup examples-dialogs
- \brief The License Wizard example shows how to implement linear
+ \brief The Class Wizard example shows how to implement linear
wizards using QWizard.
\image classwizard.png Screenshot of the Class Wizard example