aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVenugopal Shivashankar <venugopal.shivashankar@digia.com>2012-10-15 14:04:20 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-10-16 13:52:05 +0200
commit03c10cbfbe853a1a0790b419242aedabc655b0dc (patch)
treece3a0e386ccbbda890df49095c2d4d022e82295b
parentf21e9ba6efa2b1c8169491db271f79b87b5b0ce4 (diff)
Doc: Changed the title to fix broken links
Change-Id: I84bdb335980fdeae0c91021179ede19eae79e811 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
-rw-r--r--src/quick/doc/src/appdevguide/porting.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quick/doc/src/appdevguide/porting.qdoc b/src/quick/doc/src/appdevguide/porting.qdoc
index 5843800363..3ac13cd255 100644
--- a/src/quick/doc/src/appdevguide/porting.qdoc
+++ b/src/quick/doc/src/appdevguide/porting.qdoc
@@ -27,7 +27,7 @@
/*!
\page qtquick-porting-qt5.html
-\title QML Application in Qt 5
+\title QML Applications in Qt 5
\brief Lists the Qt 5.0 changes that affect the existing QML applications
When porting QML-related code from Qt 4.8 to Qt 5, application developers should be aware that