summaryrefslogtreecommitdiffstats
path: root/examples/applicationmanager/hello-world/doc/src/hello-world.qdoc
diff options
context:
space:
mode:
authorRobert Griebl <robert.griebl@pelagicore.com>2018-12-20 16:39:06 +0100
committerRobert Griebl <robert.griebl@pelagicore.com>2019-02-12 13:49:55 +0000
commitffcb90a879ab1c1d552950cccda12ba14da9230e (patch)
tree674d94986746fdb19fac9bd3950a0d30d5cc3f31 /examples/applicationmanager/hello-world/doc/src/hello-world.qdoc
parent81d6df8e934ebdac1553e3cb102106fc0fb64f93 (diff)
Add documentation for the intents example
Change-Id: I474f8bc8d8a3efa7b0f8405892d56a793a88e883 Reviewed-by: Kavindra Palaraja <kpalaraja@luxoft.com>
Diffstat (limited to 'examples/applicationmanager/hello-world/doc/src/hello-world.qdoc')
-rw-r--r--examples/applicationmanager/hello-world/doc/src/hello-world.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/applicationmanager/hello-world/doc/src/hello-world.qdoc b/examples/applicationmanager/hello-world/doc/src/hello-world.qdoc
index 394e213d..7900cc36 100644
--- a/examples/applicationmanager/hello-world/doc/src/hello-world.qdoc
+++ b/examples/applicationmanager/hello-world/doc/src/hello-world.qdoc
@@ -76,7 +76,7 @@ Each application is put in its own separate directory as described below:
\endlist
\endlist
-As you can see above, each application, besides its mail QML file, also has an icon and a
+As you can see above, each application, besides its main QML file, also has an icon and a
\tt{info.yaml}. That YAML file contains the application metadata (it tells System-UI the
name of the application, its icon filename, etc).