From 7298c19c010127617c4f0d5efacb53d3084de5ac Mon Sep 17 00:00:00 2001 From: Tim Jenssen Date: Tue, 15 Nov 2011 16:11:12 +0100 Subject: fix doc packages.xml -> package.xml Change-Id: I5bbb6f83600e4b13b1133da116967bb641322c69 Reviewed-by: Niels Weber Reviewed-by: Karsten Heimrich --- doc/tutorial.qdoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') 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 -- cgit v1.2.3