diff options
author | Leonard Lee <leonard.lee@digia.com> | 2013-02-05 16:05:28 (GMT) |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-02-05 16:23:16 (GMT) |
commit | 86ab834dd8dcd3e85a02c47f58084178227b2f12 (patch) | |
tree | 93977f060f7fbb4865405e10d09f0840b7f891c2 /doc/src | |
parent | 5593ff874812e5c285af609faad834f448a2dae7 (diff) | |
download | Qt-86ab834dd8dcd3e85a02c47f58084178227b2f12.zip Qt-86ab834dd8dcd3e85a02c47f58084178227b2f12.tar.gz Qt-86ab834dd8dcd3e85a02c47f58084178227b2f12.tar.bz2 |
Remove duplicated 'the' word.
The qtbase/examples/widgets/doc/src/boxes.qdoc does not have
duplicated 'the' word. This task is not needed by Qt 5.
Change-Id: I0bcc6fabe3cb819f6e9c5386973e594427a2cddf
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/demos/boxes.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/demos/boxes.qdoc b/doc/src/demos/boxes.qdoc index 588c593..092de68 100644 --- a/doc/src/demos/boxes.qdoc +++ b/doc/src/demos/boxes.qdoc @@ -29,7 +29,7 @@ \example demos/boxes \title Boxes - \brief The Boxes demo shows Qt's ability to combine advanced OpenGL rendering with the + \brief The Boxes demo shows Qt's ability to combine advanced OpenGL rendering with the \l{Graphics View Framework}. \image boxes-demo.png |