summaryrefslogtreecommitdiffstats
path: root/examples/tutorial/config/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tutorial/config/config.xml')
-rw-r--r--examples/tutorial/config/config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tutorial/config/config.xml b/examples/tutorial/config/config.xml
index 235434776..6ffb2e3e8 100644
--- a/examples/tutorial/config/config.xml
+++ b/examples/tutorial/config/config.xml
@@ -5,5 +5,5 @@
<Title>Your application Installer</Title>
<Publisher>Your vendor</Publisher>
<StartMenuDir>Super App</StartMenuDir>
- <TargetDir>@rootDir@InstallationDirectory</TargetDir>
+ <TargetDir>@RootDir@InstallationDirectory</TargetDir>
</Installer>