summaryrefslogtreecommitdiffstats
path: root/src/tools
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@nokia.com>2012-08-16 10:46:42 +0200
committerQt by Nokia <qt-info@nokia.com>2012-08-17 22:45:27 +0200
commit64d22311d809a710a5dee9143c7b662e9f2b20ec (patch)
tree4d9859ddeb65bb93e47c29cffd000f2d211af45d /src/tools
parent751743af4bb80de65399e381d344a2af0968b895 (diff)
Doc: Fix spelling errors
Change-Id: Ibae8d10183f6b15a16b1499daa2df8802dbb014e Reviewed-by: Geir Vattekar <geir.vattekar@nokia.com>
Diffstat (limited to 'src/tools')
-rw-r--r--src/tools/qdoc/doc/examples/componentset/ProgressBar.qml2
-rw-r--r--src/tools/qdoc/doc/qdoc-manual.qdoc4
2 files changed, 3 insertions, 3 deletions
diff --git a/src/tools/qdoc/doc/examples/componentset/ProgressBar.qml b/src/tools/qdoc/doc/examples/componentset/ProgressBar.qml
index e3867e9783..8b1cdf1d6d 100644
--- a/src/tools/qdoc/doc/examples/componentset/ProgressBar.qml
+++ b/src/tools/qdoc/doc/examples/componentset/ProgressBar.qml
@@ -56,7 +56,7 @@ Item {
id: progressbar
/*!
- The minumum value of the ProgressBar range.
+ The minimum value of the ProgressBar range.
The \l value must not be less than this value.
*/
property int minimum: 0
diff --git a/src/tools/qdoc/doc/qdoc-manual.qdoc b/src/tools/qdoc/doc/qdoc-manual.qdoc
index c29d0c895d..d995ffeb90 100644
--- a/src/tools/qdoc/doc/qdoc-manual.qdoc
+++ b/src/tools/qdoc/doc/qdoc-manual.qdoc
@@ -3398,7 +3398,7 @@
\target legalese-command
\section1 \\legalese
- The \\legalese and \\endlegalese commands delimit a licence agreement.
+ The \\legalese and \\endlegalese commands delimit a license agreement.
In the generated HTML, the delimited text is surrounded by a \b
{<div class="LegaleseLeft">} and \b {</div>} tags.
@@ -8709,7 +8709,7 @@
*/
/*!
- \page 27-qdoc-commmands-alphabetical.html
+ \page 27-qdoc-commands-alphabetical.html
\previouspage Introduction to QDoc
\contentspage Table of Contents
\nextpage Topic Commands