From 5c8b6f8a08f18210ed8b734d64e8244113e4d763 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Tue, 21 Feb 2017 14:47:56 +0100 Subject: Doc: Use "build for", not "build on", because it is misleading Change-Id: I78e00bda752780c238f46d58f1821c7d7d616436 Reviewed-by: hjk --- doc/src/linux-mobile/creator-projects-running-generic-linux.qdocinc | 2 +- doc/src/linux-mobile/linuxdev.qdoc | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/src/linux-mobile') 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}. -- cgit v1.2.3