summaryrefslogtreecommitdiffstats
path: root/src/widgets/dialogs
diff options
context:
space:
mode:
authorSze Howe Koh <szehowe.koh@gmail.com>2013-03-31 20:55:03 +0800
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-04-10 13:21:09 +0200
commit6617b6765ab7e8e5c100de64eb84378b66d46c3c (patch)
treec650ea12bc0cfe099eb7e69e2a16aeb40b9176a7 /src/widgets/dialogs
parent31907c16f83fa28e201a2de771cc6a327e8aac63 (diff)
Doc: Fix minor typo
Change-Id: Id99a1ea0be841cf7cfaf3c671d36dbddc290fcad Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'src/widgets/dialogs')
-rw-r--r--src/widgets/dialogs/qwizard.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/dialogs/qwizard.cpp b/src/widgets/dialogs/qwizard.cpp
index b7a91a3d4b..3f214809b4 100644
--- a/src/widgets/dialogs/qwizard.cpp
+++ b/src/widgets/dialogs/qwizard.cpp
@@ -1936,7 +1936,7 @@ void QWizardAntiFlickerWidget::paintEvent(QPaintEvent *)
Here, we call QWizardPage::field() to access the contents of the
\c className field (which was defined in the \c ClassInfoPage)
- and use it to initialize the \c OuputFilePage. The field's
+ and use it to initialize the \c OutputFilePage. The field's
contents is returned as a QVariant.
When we create a field using QWizardPage::registerField(), we