aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/doc/src/appdevguide/internationalization.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/quick/doc/src/appdevguide/internationalization.qdoc')
-rw-r--r--src/quick/doc/src/appdevguide/internationalization.qdoc3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/quick/doc/src/appdevguide/internationalization.qdoc b/src/quick/doc/src/appdevguide/internationalization.qdoc
index bf6b667a01..9c3e9d9cfb 100644
--- a/src/quick/doc/src/appdevguide/internationalization.qdoc
+++ b/src/quick/doc/src/appdevguide/internationalization.qdoc
@@ -34,7 +34,7 @@
\section1 Internationalizing your Application
The following sections describe various aspects of internationalizing your QML
-source code. If you follow these guides for all the user interface elements in
+source code. If you follow these guides for all the user interface components in
your application, it becomes possible to localize every aspect of your
application for different languages and local cultural conventions such as the
way dates and numbers are formatted.
@@ -278,4 +278,3 @@ SOURCES = *.qml \
See the \l {Qt Linguist Manual} for more details about Qt localization.
*/
-