summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeir Vattekar <geir.vattekar@digia.com>2013-10-29 14:38:40 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-10-29 16:47:15 +0100
commitacda541be45faa8a2f47562f46208f1881d18462 (patch)
tree3b9ad9f30c15b8e17f5bce419262abe12bdef966
parentc2a6dc50a6057623f6e5e938f8bf0032ecae1eff (diff)
Doc: Fixed broken link and typo
Change-Id: I7e58c0ac8cf61d31305b163b3400d343caf3a22c Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
-rw-r--r--doc/src/platforms/ios.qdoc15
-rw-r--r--doc/src/whatsnew/whatsnew51.qdoc2
2 files changed, 9 insertions, 8 deletions
diff --git a/doc/src/platforms/ios.qdoc b/doc/src/platforms/ios.qdoc
index 8fe29a5e3..a6249e064 100644
--- a/doc/src/platforms/ios.qdoc
+++ b/doc/src/platforms/ios.qdoc
@@ -102,13 +102,14 @@
\section1 Developing with Qt Creator
- After setting up Qt for iOS as described in the previous section or by using
- an \l{Opensource Downloads}{installer}, you are ready to start developing
- with Qt Creator. Qt Creator is included in the installer; otherwise, you can
- build from source (git://gitorious.org/qt-creator/qt-creator.git) or use a
- separate Qt Creator \l{Opensource Downloads}{installer}. You find info on
- how to set up and run iOS applications in it's \l{Qt Creator: Connecting iOS
- devices}{manual}.
+ After setting up Qt for iOS as described in the previous section
+ or by using an \l{Opensource Downloads}{installer}, you are ready
+ to start developing with Qt Creator. Qt Creator is included in the
+ installer; otherwise, you can build from source
+ (git://gitorious.org/qt-creator/qt-creator.git) or use a separate
+ Qt Creator \l{Opensource Downloads}{installer}. You find info on
+ how to set up and run iOS applications in its \l{Qt Creator:
+ Connecting iOS devices}{manual}.
In Qt Creator, tested examples on iOS can be looked up. Use the \c ios
keyword to search for examples in the Qt Creator Welcome mode. Note that
diff --git a/doc/src/whatsnew/whatsnew51.qdoc b/doc/src/whatsnew/whatsnew51.qdoc
index 0e65adc97..de5b05b96 100644
--- a/doc/src/whatsnew/whatsnew51.qdoc
+++ b/doc/src/whatsnew/whatsnew51.qdoc
@@ -72,7 +72,7 @@
\list
\li\l{Qt for Android} (Technology Preview)
- \li\l{iOS}{Qt for iOS} (Technology Preview)
+ \li\l{Qt for iOS} (Technology Preview)
\endlist
\section1 Summary of Changes