aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/doc/src/whatsnew.qdoc
diff options
context:
space:
mode:
authorYann Bodson <yann.bodson@nokia.com>2012-07-18 12:29:16 +1000
committerQt by Nokia <qt-info@nokia.com>2012-07-18 05:14:27 +0200
commit1fb66c77d55cfdbe5df9919cbe2f42ddde34fb22 (patch)
tree6c7ad27dabba48807cd05b50536a5bc41c75f050 /src/quick/doc/src/whatsnew.qdoc
parent19452e126eda08a9837792299e914865febeba47 (diff)
Minor doc fixes
Don't capitalize minor words in titles to be consistent with Qt doc. Change-Id: Ib39ec50d7f9730a5bbf2b574ade8270e9290ec90 Reviewed-by: Alan Alpert <alan.alpert@nokia.com>
Diffstat (limited to 'src/quick/doc/src/whatsnew.qdoc')
-rw-r--r--src/quick/doc/src/whatsnew.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quick/doc/src/whatsnew.qdoc b/src/quick/doc/src/whatsnew.qdoc
index 1b2a27eae5..d04e5900cf 100644
--- a/src/quick/doc/src/whatsnew.qdoc
+++ b/src/quick/doc/src/whatsnew.qdoc
@@ -32,7 +32,7 @@
\section1 Qt 5.0 - QtQuick C++ Module
-The QtQuick C++ module is new in Qt 5. It provides the visual canvas and scenegraph backend
+The QtQuick C++ module is new in Qt 5. It provides the visual canvas and scenegraph back-end
as well as the QtQuick QML module for QML application development.
As of Qt 5, the QtQuick module is based on an OpenGL scenegraph. Many of the classes in