From dd532951d3b34e374ec3f088331ace77a763fc60 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Wed, 28 Nov 2012 02:44:57 +0100 Subject: [PATCH] fixed info.xml path --- developer_manual/tutorial.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/developer_manual/tutorial.rst b/developer_manual/tutorial.rst index 9066604e8..2b165090b 100644 --- a/developer_manual/tutorial.rst +++ b/developer_manual/tutorial.rst @@ -106,7 +106,7 @@ You will want to set certain metainformation for your application. To do that op ?> -The second place where app specifc information is stored is in :file:`info.xml` +The second place where app specifc information is stored is in :file:`appinfo/info.xml` .. code-block:: xml