summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMartin Smith <msmith@trolltech.com>2010-02-23 10:40:12 +0100
committerMartin Smith <msmith@trolltech.com>2010-02-23 10:40:12 +0100
commit48a1b43743481a646ad0ebef116f249f891e4e10 (patch)
tree08a5cd5637de3a893fae73ec43498653f9b7bc21 /doc
parent0a1a01ea6e6496d79a59cd9b5f845d56fa1e53d6 (diff)
doc: Removed bad grammar.
Task: QTBUG-8033
Diffstat (limited to 'doc')
-rw-r--r--doc/src/examples/scribble.qdoc5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/src/examples/scribble.qdoc b/doc/src/examples/scribble.qdoc
index 3c6d1361db..5c664101df 100644
--- a/doc/src/examples/scribble.qdoc
+++ b/doc/src/examples/scribble.qdoc
@@ -74,9 +74,8 @@
\o \c MainWindow provides a menu above the \c ScribbleArea.
\endlist
- We will start by reviewing the \c ScribbleArea class, which
- contains the interesting, then we will take a look at the \c
- MainWindow class that uses it.
+ We will start by reviewing the \c ScribbleArea class. Then we will
+ review the \c MainWindow class, which uses \c ScribbleArea.
\section1 ScribbleArea Class Definition