summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorTim Jenssen <tim.jenssen@nokia.com>2011-11-15 16:11:12 +0100
committerTim Jenssen <tim.jenssen@nokia.com>2011-11-17 13:55:29 +0100
commit7298c19c010127617c4f0d5efacb53d3084de5ac (patch)
treeea113179a4b22b7d046fbc7c9fc516d30aa3ef08 /doc
parentbf4393a6fc63b3637e1b5c22d3ba7587d6e7a373 (diff)
fix doc packages.xml -> package.xml
Change-Id: I5bbb6f83600e4b13b1133da116967bb641322c69 Reviewed-by: Niels Weber <niels.2.weber@nokia.com> Reviewed-by: Karsten Heimrich <karsten.heimrich@nokia.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/tutorial.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tutorial.qdoc b/doc/tutorial.qdoc
index d8269d594..24cfced18 100644
--- a/doc/tutorial.qdoc
+++ b/doc/tutorial.qdoc
@@ -47,9 +47,9 @@
In this easy scenario the installer handles only one component, which is
named \a{com.vendor.product}. The installer needs to know a couple of
information about this component, which is stored in a file called
- \a{packages.xml} inside the meta directory. It has the following shape:
+ \a{package.xml} inside the meta directory. It has the following shape:
- \quotefile ../examples/tutorial/packages/com.vendor.product/meta/packages.xml
+ \quotefile ../examples/tutorial/packages/com.vendor.product/meta/package.xml
\section1 Installer content