From 64d22311d809a710a5dee9143c7b662e9f2b20ec Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Thu, 16 Aug 2012 10:46:42 +0200 Subject: Doc: Fix spelling errors Change-Id: Ibae8d10183f6b15a16b1499daa2df8802dbb014e Reviewed-by: Geir Vattekar --- src/tools/qdoc/doc/examples/componentset/ProgressBar.qml | 2 +- src/tools/qdoc/doc/qdoc-manual.qdoc | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src/tools/qdoc') 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 {
} and \b {
} 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 -- cgit v1.2.3