From d208c8b2474d352223f78e315893ebfaa7c56ec1 Mon Sep 17 00:00:00 2001 From: Nico Vertriest Date: Tue, 8 Jan 2013 13:52:32 +0100 Subject: Doc: corrected typo "the the" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Task-number: QTBUG-28756 Spurious repetition of the definite article Trailing space issue corrected. Change-Id: I3a051f5dc291e546d8d67d6775e84b388bdc0363 Reviewed-by: Topi Reiniƶ Reviewed-by: Geir Vattekar --- src/corelib/doc/src/objectmodel/properties.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/corelib/doc/src') 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. -- cgit v1.2.3