summaryrefslogtreecommitdiffstats
path: root/examples/widgets/doc/src/scribble.qdoc
diff options
context:
space:
mode:
authorSamuel Rødal <samuel.rodal@digia.com>2012-09-24 16:23:03 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-09-24 21:27:51 +0200
commit1dadede8edfa47dc38c0e2e8c458cea225edacc3 (patch)
tree966b4432897548e8e8746fb6344250061e5876fc /examples/widgets/doc/src/scribble.qdoc
parent3827fd2a37f72e2720da1cc2db5902286c234680 (diff)
Fixed instances of "to to" in qtbase.
Really it should just be "to". Change-Id: I7d0fff334bac3f0ac78adb8131e3bf3df1f1b242 Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
Diffstat (limited to 'examples/widgets/doc/src/scribble.qdoc')
-rw-r--r--examples/widgets/doc/src/scribble.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/widgets/doc/src/scribble.qdoc b/examples/widgets/doc/src/scribble.qdoc
index 4341b22018..8798197e56 100644
--- a/examples/widgets/doc/src/scribble.qdoc
+++ b/examples/widgets/doc/src/scribble.qdoc
@@ -47,7 +47,7 @@
With the Scribble application the users can draw an image. The
\uicontrol File menu gives the users the possibility to open and edit an
existing image file, save an image and exit the application. While
- drawing, the \uicontrol Options menu allows the users to to choose the
+ drawing, the \uicontrol Options menu allows the users to choose the
pen color and pen width, as well as clear the screen. In addition
the \uicontrol Help menu provides the users with information about the
Scribble example in particular, and about Qt in general.