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 --- examples/gui/doc/src/rasterwindow.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/gui') diff --git a/examples/gui/doc/src/rasterwindow.qdoc b/examples/gui/doc/src/rasterwindow.qdoc index f246533c4f..e5b300a312 100644 --- a/examples/gui/doc/src/rasterwindow.qdoc +++ b/examples/gui/doc/src/rasterwindow.qdoc @@ -54,7 +54,7 @@ \snippet rasterwindow/rasterwindow.h 1 - We first start by including the the QtGui headers. This means we + We first start by including the QtGui headers. This means we can use all classes in the Qt GUI module. Classes can also be included individually if that is preferred. -- cgit v1.2.3