aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Hunger <tobias.hunger@theqtcompany.com>2015-06-18 10:14:36 +0200
committerTobias Hunger <tobias.hunger@theqtcompany.com>2015-06-22 11:39:55 +0000
commit3f5739444da557b3dac084f2ad25576ff6c1d67d (patch)
tree9ea1bc4751d0c198a8b2d76cb79b9b792b5da45f
parenteac2afa4f4fece0c0fa976ac5b87b560ccbb8347 (diff)
Doc: Adjust paragraphs
No text change, just adjusting the line length for easier readability in an text editor. Change-Id: Id4eff9502eb8dd9d0a2dac8a7136f7ed4ffaa6ae Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-rw-r--r--doc/src/overview/creator-advanced.qdoc9
1 files changed, 4 insertions, 5 deletions
diff --git a/doc/src/overview/creator-advanced.qdoc b/doc/src/overview/creator-advanced.qdoc
index d5364b5057..022650b9af 100644
--- a/doc/src/overview/creator-advanced.qdoc
+++ b/doc/src/overview/creator-advanced.qdoc
@@ -55,8 +55,7 @@
\QC is integrated with cross-platform systems for build automation:
qmake, Qbs, CMake, and Autotools. In addition, you can import
generic projects that do not use those systems, and specify that \QC
- ignores your build
- system.
+ ignores your build system.
\li \l{Using Command Line Options}
@@ -73,9 +72,9 @@
You can use external tools directly from \QC. Qt Linguist,
QML preview tools (QML Viewer and QML Scene), the default text
- editor for your system, and the \c sort
- tool are preconfigured for use. You can change their default
- configurations and configure new tools.
+ editor for your system, and the \c sort tool are preconfigured for
+ use. You can change their default configurations and configure new
+ tools.
\endlist