summaryrefslogtreecommitdiff
path: root/doc/qtcreator/src/widgets/qtdesigner-app-tutorial.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/qtcreator/src/widgets/qtdesigner-app-tutorial.qdoc')
-rw-r--r--doc/qtcreator/src/widgets/qtdesigner-app-tutorial.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/qtcreator/src/widgets/qtdesigner-app-tutorial.qdoc b/doc/qtcreator/src/widgets/qtdesigner-app-tutorial.qdoc
index fb0dc11b4b..1298e81e9f 100644
--- a/doc/qtcreator/src/widgets/qtdesigner-app-tutorial.qdoc
+++ b/doc/qtcreator/src/widgets/qtdesigner-app-tutorial.qdoc
@@ -15,8 +15,8 @@
\title Creating a Qt Widget Based Application
This tutorial describes how to use \QC to create a small Qt application,
- Text Finder. It is a simplified version of the Qt UI Tools \l{Text Finder
- Example}. We use \QD to construct the application user interface from
+ Text Finder. It is a simplified version of the Qt UI Tools \l{Text Finder}
+ example. You'll use \QD to construct the application user interface from
Qt widgets and the code editor to write the application logic in C++.
\image qtcreator-textfinder-screenshot.png