summaryrefslogtreecommitdiffstats
path: root/examples/gui/doc/src/rasterwindow.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/gui/doc/src/rasterwindow.qdoc')
-rw-r--r--examples/gui/doc/src/rasterwindow.qdoc2
1 files changed, 1 insertions, 1 deletions
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.