summaryrefslogtreecommitdiffstats
path: root/src/corelib
diff options
context:
space:
mode:
authorNico Vertriest <nico.vertriest@digia.com>2013-01-08 13:52:32 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-01-11 12:02:21 +0100
commitd208c8b2474d352223f78e315893ebfaa7c56ec1 (patch)
tree3df041d4c61f4f6938ff3177c3ab4da73c87ebcc /src/corelib
parent866a035f6e097aac4bf8d564591ce8afbb45e33c (diff)
Doc: corrected typo "the the"
Task-number: QTBUG-28756 Spurious repetition of the definite article Trailing space issue corrected. Change-Id: I3a051f5dc291e546d8d67d6775e84b388bdc0363 Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com> Reviewed-by: Geir Vattekar <geir.vattekar@digia.com>
Diffstat (limited to 'src/corelib')
-rw-r--r--src/corelib/doc/src/objectmodel/properties.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/doc/src/objectmodel/properties.qdoc b/src/corelib/doc/src/objectmodel/properties.qdoc
index d818d1154c..1e88a67a90 100644
--- a/src/corelib/doc/src/objectmodel/properties.qdoc
+++ b/src/corelib/doc/src/objectmodel/properties.qdoc
@@ -83,7 +83,7 @@
existing signal in that class that is emitted whenever the value
of the property changes.
- \li A \c REVISION number is optional. If included, it defines the
+ \li A \c REVISION number is optional. If included, it defines
the property and its notifier signal to be used in a particular
revision of the API that is exposed to QML.