summaryrefslogtreecommitdiff
path: root/doc/src/platforms/platform-notes-android.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/platforms/platform-notes-android.qdoc')
-rw-r--r--doc/src/platforms/platform-notes-android.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/platforms/platform-notes-android.qdoc b/doc/src/platforms/platform-notes-android.qdoc
index 2a9a23d6..c6c6ce2b 100644
--- a/doc/src/platforms/platform-notes-android.qdoc
+++ b/doc/src/platforms/platform-notes-android.qdoc
@@ -164,7 +164,7 @@
you can use \c QPixmap("assets:/images/logo.png").
If using the assets mechanism is not required for your app, the recommended way of distributing
- resources with your Qt app is to use \l{the Qt Resource System}, which is a cross-platform mechanism
+ resources with your Qt app is to use \l{The Qt Resource System}, which is a cross-platform mechanism
for distributing resources with your app.
\section1 Supported Architectures