summaryrefslogtreecommitdiffstats
path: root/doc/tutorial.qdoc
diff options
context:
space:
mode:
authorSergio Ahumada <sahumada@blackberry.com>2014-02-04 15:32:33 +0100
committerNiels Weber <niels.weber@digia.com>2014-02-04 15:50:59 +0100
commit4f5df8e1ed47429afc766dac29abef269e355579 (patch)
tree9523bb73ba32e5dae41d2cc7a423cfa3d6c116f8 /doc/tutorial.qdoc
parente15fe10836a39ffdff0a78031595a6f24bf8aa1c (diff)
tutorial: Fix typo
Using backslash on Linux you get the following error: Error: Config file configconfig.xml not found at the specified location Change-Id: I0d48df0c7be2d186c83da0740d50c8f7a06215d2 Reviewed-by: Tim Jenssen <tim.jenssen@digia.com>
Diffstat (limited to 'doc/tutorial.qdoc')
-rw-r--r--doc/tutorial.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tutorial.qdoc b/doc/tutorial.qdoc
index 1531922c7..026bcc4ce 100644
--- a/doc/tutorial.qdoc
+++ b/doc/tutorial.qdoc
@@ -183,7 +183,7 @@
\o On Linux or Mac OS X:
\code
- ../../bin/binarycreator -c config\config.xml -p packages YourInstaller
+ ../../bin/binarycreator -c config/config.xml -p packages YourInstaller
\endcode
\endlist