aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/linux-mobile
diff options
context:
space:
mode:
authorLeena Miettinen <[email protected]>2017-02-21 14:47:56 +0100
committerLeena Miettinen <[email protected]>2017-02-21 14:05:08 +0000
commit5c8b6f8a08f18210ed8b734d64e8244113e4d763 (patch)
tree9d33f9cb6943a3653a860d0548e245b20d70104f /doc/src/linux-mobile
parent062678a937bd933083cb1edd13a0e6ade0cd47fc (diff)
Doc: Use "build for", not "build on", because it is misleading
Diffstat (limited to 'doc/src/linux-mobile')
-rw-r--r--doc/src/linux-mobile/creator-projects-running-generic-linux.qdocinc2
-rw-r--r--doc/src/linux-mobile/linuxdev.qdoc6
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/src/linux-mobile/creator-projects-running-generic-linux.qdocinc b/doc/src/linux-mobile/creator-projects-running-generic-linux.qdocinc
index 27c5f13b78d..5b7045703cf 100644
--- a/doc/src/linux-mobile/creator-projects-running-generic-linux.qdocinc
+++ b/doc/src/linux-mobile/creator-projects-running-generic-linux.qdocinc
@@ -28,7 +28,7 @@
\section1 Running on Embedded Linux Devices
- To build and run the application for a device:
+ To build the application and run it on a device:
\list 1
diff --git a/doc/src/linux-mobile/linuxdev.qdoc b/doc/src/linux-mobile/linuxdev.qdoc
index d28c32f8298..cfa24114f4f 100644
--- a/doc/src/linux-mobile/linuxdev.qdoc
+++ b/doc/src/linux-mobile/linuxdev.qdoc
@@ -32,14 +32,14 @@
\title Connecting Embedded Linux Devices
- You can connect embedded Linux devices to the development PC to build, run,
- debug, and analyze applications on them from \QC.
+ You can connect embedded Linux devices to the development PC to run,
+ debug, and analyze applications built for them from \QC.
If you have a tool chain for building applications for embedded Linux
devices installed on the development PC, you can add
it to \QC. You can then select a \l{glossary-buildandrun-kit}{kit}
with \uicontrol {Embedded Linux} device type to
- build and run applications on embedded Linux devices.
+ build applications for and run them on embedded Linux devices.
To be able to run and debug applications on embedded Linux devices, you must
add devices and select them in the \QC \l{glossary-buildandrun-kit}{kit}.