summaryrefslogtreecommitdiff
path: root/doc/qtcreator/src/projects/creator-only/creator-projects-building-running.qdoc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2023-02-03 17:25:21 +0100
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2023-02-06 11:09:29 +0000
commit738819ec71261009e650ae378ffcafe7512841ce (patch)
tree972e7a9a75e9dec255b23788fb6e0297f5852bb0 /doc/qtcreator/src/projects/creator-only/creator-projects-building-running.qdoc
parent33badfa660f57fe62547f9c609d58088c2165280 (diff)
downloadqt-creator-738819ec71261009e650ae378ffcafe7512841ce.tar.gz
Doc: Replace "provide" with something simpler
This follows the ComplexWords rule in vale. Change-Id: I99d8e5dc3ee4736a254064b6ef00166419fccee8 Reviewed-by: <github-actions-qt-creator@cristianadam.eu> Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
Diffstat (limited to 'doc/qtcreator/src/projects/creator-only/creator-projects-building-running.qdoc')
-rw-r--r--doc/qtcreator/src/projects/creator-only/creator-projects-building-running.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/qtcreator/src/projects/creator-only/creator-projects-building-running.qdoc b/doc/qtcreator/src/projects/creator-only/creator-projects-building-running.qdoc
index 700e08bd8d..25951a3e80 100644
--- a/doc/qtcreator/src/projects/creator-only/creator-projects-building-running.qdoc
+++ b/doc/qtcreator/src/projects/creator-only/creator-projects-building-running.qdoc
@@ -16,8 +16,8 @@
\image front-preview.png
- \QC provides support for running and deploying Qt applications built
- for different target platforms, or using different compilers, debuggers, or
+ \QC supports running and deploying Qt applications that you build
+ for different target platforms or with different compilers, debuggers, or
Qt versions. \l{glossary-buildandrun-kit}{Kits} define the tools,
\l{glossary-device}{device} type and other settings to use when building and
running your project.